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
Hi, I tried to build a sample app following the given instructions and I installed both Git and Docker through the links the app itself gave. I just could't quite make it work completely.
When I try to Train the images it finishes in less than one minute and prints this:
Successfully downloaded inception-2015-12-05.tgz 88931400 bytes. Looking for images in 'cats' Only one valid folder of images found at /tf_files/images/resized - multiple classes are needed for classification. Input graph file '/tf_files/model/retrained_graph.pb' does not exist! - Done. Training took 38.93s
Is there something I am doing wrong or is it a bug related to newer git/docker version?
The text was updated successfully, but these errors were encountered:
My folder was named "cats" (if I remembered well) and I just changed to a different name and it worked!? But later when trying to create a XCode project, it kept creating one with missing import statements. I don't know what to do from here.
Hi, I tried to build a sample app following the given instructions and I installed both Git and Docker through the links the app itself gave. I just could't quite make it work completely.
When I try to Train the images it finishes in less than one minute and prints this:
Successfully downloaded inception-2015-12-05.tgz 88931400 bytes.
Looking for images in 'cats'
Only one valid folder of images found at /tf_files/images/resized - multiple classes are needed for classification.
Input graph file '/tf_files/model/retrained_graph.pb' does not exist!
- Done. Training took 38.93s
Is there something I am doing wrong or is it a bug related to newer git/docker version?
The text was updated successfully, but these errors were encountered: