dog-breeds-classification
dog-breeds-classification copied to clipboard
Could you help me?? ㅜ.ㅜ(Module execute error)
While I use 'python -m src.data_preparation.stanford_ds_to_tfrecords' I got an error.
So I upgade tensorflow-gpu(before activate tensorflow) and even upgrade tensorflow!
but It didn't works ㅜㅜ
I'm using tensorflow-gpu.
Could you help me why it didn't works?
Hi @DonghunP. From what I can see on the screenshot, it can't find "frozen/inception/classify_image_graph_def.pb". Have you executed the script downloading Inception model as it is described in the Download Data section of the readme.
Sure. I downloaded Inception model and Dataset though shell.
I use python 3.6. I don't know whether this is the reason of the error or not.
Anyway, Thanks. I'd try again.
Maybe you should use the absolute path to avoid such problem