We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Machine : Win10 64-bit python : Anaconda3 , python 3.6 tensorflow : 1.14 model configuration : ssd_mobilenet_v1_coco.config pre-trained model used : ssd_mobilenet_v1
in model/research python object_detection/legacy/train.py --logtostderr --train_dir=object_detection/training/ --pipeline_config_path=object_detection/ssd_mobilenet_v1_coco.config
python object_detection/legacy/train.py --logtostderr --train_dir=object_detection/training/ --pipeline_config_path=object_detection/ssd_mobilenet_v1_coco.config
error : google.protobuf.text_format.ParseError: 87:6 : Message type "object_detection.protos.Hyperparams" has no field named "s". Any help please!!
error : google.protobuf.text_format.ParseError: 87:6 : Message type "object_detection.protos.Hyperparams" has no field named "s".
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Machine : Win10 64-bit
python : Anaconda3 , python 3.6
tensorflow : 1.14
model configuration : ssd_mobilenet_v1_coco.config
pre-trained model used : ssd_mobilenet_v1
in model/research
python object_detection/legacy/train.py --logtostderr --train_dir=object_detection/training/ --pipeline_config_path=object_detection/ssd_mobilenet_v1_coco.config
error : google.protobuf.text_format.ParseError: 87:6 : Message type "object_detection.protos.Hyperparams" has no field named "s".
Any help please!!
The text was updated successfully, but these errors were encountered: