-
Is it because for pose --> mp[element["className"]] = element["probability"] is used but for audio result contains only ressult.scores. Can you please check
main.dart
```
void main() async {
Wid…
-
Device: iPad (7th generation, model MW742B/A)
OS: iOS 14.3
Upon attempting to load https://teachablemachine.withgoogle.com/train or https://teachablemachine.withgoogle.com/train/image only the men…
-
hello there. thanks for developing this wonderful library. I have a question, so I want to apologize as this is not an "issue", but rather my ignorance.
I have created featureExtractor. then after …
-
I trained a model for sign language. Then I write down whole code of model in python. Now I want to know that how image preprocessing is being done on images and what are the arguments of compilation …
-
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?
Renaming …
-
Hi!
I'm pretty new to coding and have issues with drawing a table in my project. My code uses teachable machine (Deep Learning) to recognise colors from a camera. It's pretty reliable. Now I want t…
-
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
-
Hello, I downloaded the model, teachablemachine pose. min. js, and tf. min. js locally and referenced them in the local HTML code. The run was successful, but this is only applicable when there is a n…
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
I want to have the prediction not on t…