ERROR:tensorflow:Image directory ' 'not found
Hi, when I was running retrain.py, I encountered the problem 'Image directory ' 'not found'. While the image_dir is a customizable paramter, the article says that "we properly set it up during preprocessing step." Does that mean I didn't set it up properly during the preprocessing step (but all steps were run successfully after i defined the train_dir parameter)? Or, what's wrong with with the retrain.py file?
I have similar question - how to run retrain.py? it seems it takes some parameters.
I haven't experience the same problem as your's, I think may be the root path or your execution path haven't been rightly setted
@charliewang789 use python "retrain.py --image_dir=train"