JieHe96 / iOS_Tensorflow_ObjectDetection_Example

An iOS application of Tensorflow Object Detection with different models: SSD with Mobilenet, SSD with InceptionV2, Faster-RCNN-resnet101
129 stars 28 forks source link

Error in file: string_int_label_map.pb.cc #29

Open takasurazeem opened 6 years ago

takasurazeem commented 6 years ago

I followed the exact guide but I am getting this error No member named 'Shutdown' in 'object_detection::protos::StringIntLabelMapItemDefaultTypeInternal'

mdavidkhan commented 5 years ago

Facing same issue