-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Error during Running the training #76
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
modify models/research/object_detection/utils/learning_schedules.py lines 167-169. and reinstall object_detection model: `\models\research> python setup.py build \models\research> python setup.py install` you can refer: |
Thanks, this did resolved my issue. |
I also got problem while training. (tensorflow_cpu) C:\Users\AB\Tensorflow\workplace\training_demo>python train.py --logtostderr --train_dir=training/ --pipeline_config_path=training/ssd_inception_v2_coco.config Any solutions? Pls help!! Thx |
I followed the training steps and I am re-using your images. I get the following error and was wondering if anyone has been able to figure out the issue:
The text was updated successfully, but these errors were encountered: