trainer-mac icon indicating copy to clipboard operation
trainer-mac copied to clipboard

"retrained_graph.pb' does not exist"

Open samcortez opened this issue 8 years ago • 3 comments

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?

samcortez avatar May 05 '17 18:05 samcortez

how many foldes with how many images are there in your images folder?

mortenjust avatar May 13 '17 00:05 mortenjust

i have the same issue - any ideas?

rjsamson avatar Jun 22 '17 20:06 rjsamson

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.

samcortez avatar Jun 23 '17 01:06 samcortez