ml5js/ml5-library
Vedi su GitHub[teachable machine] Support Pose Model classification
Open
#678 aperta il 5 nov 2019
feature requesthelp wantedposenet
Metriche repository
- Star
- (6136 star)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
Dear ml5 community,
I'm submitting a new issue. Please see the details below.
→ Step 1: Describe the issue 📝
Did you find a bug? Want to suggest an idea for feature?
- feature request
Making a note to add support for the new teachable machine Pose model classifier.
One thing I'm curious to get feedback on is:
- Should this be more like:
ml5.poseNet(teachMachineModelUrl)orml5.imageClassifier(teachMachineModelUrl)or ml5.KNNClassifier(teachMachineModelUrl)
cc/ @irealva @shiffman @yining1023