-
Hello, I would like to ask you if you ever thought to add Computer Vision with object detection and clasification to micropython. That would be great feature for many other project I think. But I am n…
-
I searched the Teachable machine API on Google and answered the related question.
Q: Is the teaching machine an API?
A: So it's like a restful api where we send a request, the server processes t…
-
I have downloaded g-assist from snap store version 1.0.0-rc.2. Wake word doesn't seem to work. (I am not sure if it is built for the version) Please clarify.
Saw that wake word detection is built us…
-
Trying to use Extension for Teachable Machine with Micro:bit. Oddly, the Micro:bit extension (along with Scratch Link 2.0.2) works fine in the main endpoint (https://playground.raise.mit.edu/main/) bu…
-
https://io.google/2022/program/bb516805-1a32-4396-9b13-fedf635cbeb7/intl/ja/
https://www.youtube.com/watch?v=pE7UktRwe2g
ブラウザで転移学習を利用して、あらゆるものを認識する独自のバージョンの「Teachable Machine」を作成します!
-
Currently, on-device training is [out of scope](https://www.w3.org/2021/04/web-machine-learning-charter.html#out-of-scope):
>Training capabilities are out of scope due to limited availability of re…
-
Hey what is the source of your dataset, can this model be trained using my own dataset by .fit() ?
-
[TF Lite Micro (link - supported platforms)](https://www.tensorflow.org/lite/microcontrollers#supported_platforms) makes local node ML inferencing possible, enabling powerful example applications like…
mbz4 updated
4 months ago
-
**Describe the bug**
can't use any webcam even if I used the selector
**To Reproduce**
Steps to reproduce the behavior:
1. Go to pose trainer
2. Click on 'webcam select'
3. Select any webcam
…
-
HI. I'm doing my project in college . In the project, we need a program that recognizes numbers. so we made the model with teachable machine(google). I followed your example video well. But when I try…