ml5js/ml5-examples

featureExtractor.asClassifier is not a function: error when running the javascript/FeatureExtractor_Image_Classification demo

torinmb opened this issue · 0 comments

The demo is currently not working.
Looks like the API changed to featureExtractor.classification(video, videoReady);
I'm submitting a PR with a fix :)