TensorFlow-Lite-Object-Detection-on-Android-and-Raspberry-Pi
TensorFlow-Lite-Object-Detection-on-Android-and-Raspberry-Pi copied to clipboard
"object_detection.protos.SsdFeatureExtractor" has no field named "faster_rcnn_box_coder"
trafficstars
While training the model in step 1C i am geting the following error:
"google.protobuf.text_format.ParseError: 10:7 : Message type "object_detection.protos.Ssd" has no field named "faster_rcnn_box_coder"."
I have tried many ways but could not understand the root of the problem. Can some help