Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to use custom trained dataset in webcam.py? #20

Open
tsutang-liao opened this issue Aug 25, 2022 · 0 comments
Open

How to use custom trained dataset in webcam.py? #20

tsutang-liao opened this issue Aug 25, 2022 · 0 comments

Comments

@tsutang-liao
Copy link

Dear Dronefreak :
I follow the tips to create a custom dataset which contains 2 subfolder and run script in cmd
: python3 scripts/retrain.py --model_dir=tf_files/retrained_graph.pb --output_labels=tf_files/retrained_labels.txt --image_dir=training/
after training finished, i got a tf_files folder (there is a folder named ''retrain_graph.pb'' in tf_files ) ,and how do I use this new trained dataset in run_webcam.py ?

i want to detect two different pose instead of previous setting (sitting and upright)

Regards
Liao

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant