Closed DennisFaucher closed 4 years ago
train.py creates trained_graph.pb and trained_labels.txt. calssify.py tries to open output_graph.pb and output_labels.txt.
can you elaborate please?
I cannot even remember. I found another method here: https://github.com/dusty-nv/jetson-inference/blob/master/docs/pytorch-collect.md
train.py creates trained_graph.pb and trained_labels.txt. calssify.py tries to open output_graph.pb and output_labels.txt.