-
- Downloads
initial commit
parents
Branches
No related tags found
Showing
- collect_imgs.py 39 additions, 0 deletionscollect_imgs.py
- create_dataset.py 39 additions, 0 deletionscreate_dataset.py
- data/.gitignore 2 additions, 0 deletionsdata/.gitignore
- inference_classifier.py 69 additions, 0 deletionsinference_classifier.py
- requirements.txt 3 additions, 0 deletionsrequirements.txt
- train_classifier.py 28 additions, 0 deletionstrain_classifier.py
collect_imgs.py
0 → 100644
create_dataset.py
0 → 100644
data/.gitignore
0 → 100644
inference_classifier.py
0 → 100644
requirements.txt
0 → 100644
opencv-python==4.7.0.68 | ||
mediapipe==0.9.0.1 | ||
scikit-learn==1.2.0 |
train_classifier.py
0 → 100644
Please register or sign in to comment