Eswar
Eswar
In classify_webcam.py file, change output_labels.txt to trained_labels.txt and output_graph.pb to trained_graph.pb (as per the name that you have specified during retraining process)
Hi Rohit, Yes, you can run the classify_webcam.py file using docker command. From host machine you have to mount the location of source code to container and set that as...
@someshium , can you please elaborate the problem?. Show me your terminal error. Please check your model and label names in the .py file.