You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* added KNNClassifier class, and getFeatures method in ImageClassifier
* added knnclassifer.loaddataset, and savedataset from/as json file
* added featureExtractor.infer() to take in p5 videoelement
* support callback, and add 'label' for each class
* added getClassExampleCountByLabel, support label when save/load dataset
* update function naming, predictClass to classify, classLabel to label
0 commit comments