Hi,
I have been trying to use the Teachable Machine extension and ran into a couple of issues.
- I don't think the image mode works at all. It still appears to be classifying in video mode and so any picture taken returns the exact results over and over again from first picture taken (which I think is whatever the video first captured). And it displays 2 images. First image classified and then whatever my new image is, even though I do not have an image component, so I believe it's dispaying it in WebViewer but for some reason the first image remains displayed.
- I switched to video mode since image didn't seem to work. The stopContinousClassification does not seem to do anything. I have it set to stop classification if a returned classification is > .8 but it just continues to classify. Also, I set minimum interval to 5000 (5 seconds I presume) and it is constantly returning classification results, at less than 5 second intervals.