I am using Tensorflow Image Recognition Trainer. But I cant get .pb and .txt files of training. I cant find them. When I add flag "--output-graph" it doesnt create any file. There is not any problem with permission of folder. I dont know how solve it.
Project is in docker.
What Tutorials I use: https://www.tensorflow.org/tutorials/image_retraining https://petewarden.com/2016/02/28/tensorflow-for-poets/