TensorFlow-Object-Detection-API-Tutorial-Train-Multiple-Objects-Windows-10
TensorFlow-Object-Detection-API-Tutorial-Train-Multiple-Objects-Windows-10 copied to clipboard
SyntaxError: invalid syntax
Hello, guys. Thanks a lot for visiting this issue.
Actually, I've got some error on the procedure of running the legacy/train.py
Here's the full-text of given error. Actually, I had no idea with the python files in site-papckages.
Furthermore, "Returns a dropout op applied to the input" is not written in layers.py file.
(od) yeonchae@snucem:~/anaconda3/envs/od/models/research/object_detection$ python legacy/train.py --logtostderr --train_dir=training/ --pipeline_config_path=training/ssd_mobilenet_v1_pets.config
Traceback (most recent call last):
File "legacy/train.py", line 51, in
Any comment would be greatly appreciated.
Thanks.