EdjeElectronics / TensorFlow-Object-Detection-API-Tutorial-Train-Multiple-Objects-Windows-10

How to train a TensorFlow Object Detection Classifier for multiple object detection on Windows
Apache License 2.0
2.93k stars 1.3k forks source link

restart training error "No module named 'deployment'",set %pythonpath% not work #19

Open fleeaway opened 6 years ago

fleeaway commented 6 years ago

issue the command "python train.py --logtostderr --train_dir=training/ --pipeline_config_path=training/faster_rcnn_inception_v2_pets.config", to restart training, error "No module named 'deployment'" , issue “activate tensorflow1” to re-enter the environment, and then issue the commands given in Step 2e still not work. have set %pythonpath%, but how to set %path%

fleeaway commented 6 years ago

finally, Copy relevant deployment files from the \models\research\slim directory paste it to Python\Lib\site-packages directory and it works. so weird!! the pythonpath don't work

TechGenius28 commented 6 years ago

I am experiencing the same problem. Where is the file path 'Python\Lib\site-packages directory', as when I searched I could not find it.

Thanks

shankara-93 commented 5 years ago

it may work

https://stackoverflow.com/questions/19287379/how-do-i-add-to-the-windows-path-variable-using-setx-having-weird-problems