TensorFlow-Lite-Object-Detection-on-Android-and-Raspberry-Pi icon indicating copy to clipboard operation
TensorFlow-Lite-Object-Detection-on-Android-and-Raspberry-Pi copied to clipboard

"object_detection.protos.SsdFeatureExtractor" has no field named "faster_rcnn_box_coder"

Open gauti-22 opened this issue 3 years ago • 0 comments
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

gauti-22 avatar Dec 02 '21 14:12 gauti-22