Abdul Fatir

Results 3 comments of Abdul Fatir

You can find train.py at path `models/research/object_detection/legacy/train.py`

This is due to version mismatch. Go to `/shell/Dockerfile` at line 39 change `grpcio-tools \` with `grpcio-tools==1.29.0 \`. This will solve your issue. You can check out my updated version...

I would also like to know if their is a proper way of sorting all the data, rather than just the visible data.