srivatsa
Results
1
comments of
srivatsa
Add the path to `object_detection` in your terminal. ```Bash export PYTHONPATH=$PYTHONPATH:`pwd`:`pwd`/slim ``` This is also outlined in Tensorflow Object detection API [here](https://github.com/tensorflow/models/blob/master/research/object_detection/g3doc/installation.md)