Open tgwagner opened 6 years ago
This is a duplicate to this ticket: https://github.com/JieHe96/iOS_Tensorflow_ObjectDetection_Example/issues/11
I explain my solution there which is available in a PR. You can just grab my branch if you want a working version right now! 👍 Hope that helps! :)
I receive the following error in "within string_int_label_map.pb.h" when I run the project in xcode on my macOS.
"This file was generated by a newer version of protoc which is incompatible with your Protocol Buffer headers. Please update your headers."
How can I regenerate this file or point to a different location in xcode?
Thanks, Todd