loicmarie / sign-language-alphabet-recognizer

Simple sign language alphabet recognizer using Python, openCV and tensorflow for training Inception model (CNN classifier).
MIT License
288 stars 146 forks source link

Wrong Filenames in Classify.py #16

Closed DennisFaucher closed 4 years ago

DennisFaucher commented 5 years ago

train.py creates trained_graph.pb and trained_labels.txt. calssify.py tries to open output_graph.pb and output_labels.txt.

someshium commented 4 years ago

can you elaborate please?

DennisFaucher commented 4 years ago

I cannot even remember. I found another method here: https://github.com/dusty-nv/jetson-inference/blob/master/docs/pytorch-collect.md