You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But I am having problems loading the model, I am not quite sure how to change the image classifier to be able to detect objects. I am using the pertained models from https://github.com/GoogleCloudPlatform/tensorflow-object-detection-example and modifying the code from the ImageClasigierr example.
I am trying to follow this code which computes a tensorflow object detection model. tensorflow/models#1741
but I am getting an error when loading the model and this part of the code
I am trying to use the image classifier class for object detection (https://github.com/tensorflow/models/tree/master/research/object_detection)
But I am having problems loading the model, I am not quite sure how to change the image classifier to be able to detect objects. I am using the pertained models from https://github.com/GoogleCloudPlatform/tensorflow-object-detection-example and modifying the code from the ImageClasigierr example.
I am trying to follow this code which computes a tensorflow object detection model.
tensorflow/models#1741
but I am getting an error when loading the model and this part of the code
ofxMSATensorFlow/src/ofxMSATFImageClassifier.cpp
Line 168 in 512a6e9
any suggestions?
I very much appreciate your time for this great addon.
The text was updated successfully, but these errors were encountered: