-
I am using the dataset (Fruits-360) for fruits' classification. The dataset is available here: https://github.com/Horea94/Fruit-Images-Dataset
When I am trying to upload the dataset for each fruit …
-
### → Step 1: Describe the issue 📝
> Did you find a bug? Want to suggest an idea for feature?
Was working on a page for a new Coding Train video on our website and the teachable machine image clas…
-
**1. 학습 관련
- 수학 문제 찍으면 기출문제 생성해주기
- 영어단어 퀴즈 사용자 간의 실시간 랭킹
- 영어 지문 찍으면 실시간 단어 추출로(광학문자인식-OCR)로 단어장 생성**
2. 장애인 주차 구역
- 객체 인식 + 장애인 차량 판별
- 사용자에게 알림+전화걸기
3. 음식 관련
- 음식 사진 찍으면 영양 성분 분석해주기
4.…
-
as requested in https://github.com/googlecreativelab/teachable-machine/issues/3
-
Hi, I was testing Teachable machine on the browser and good pretty good results for a personal project. However, when downloading the generated model to Keras and using the code snippet that you provi…
-
I have downloaded the trained Tensorflow Keras model from Teachable Machine.
I tried running the model on my local system with the sample code given by Teachable Machine, and I'm facing this issue.
…
-
**Describe the bug**
**To Reproduce**
Steps to reproduce the behavior:
1. download model.json file from a teachable machine model
2. read it in as a string in python with the following code:
`w…
-
I created model using "Teachable Machine" and tried to put it in this code. But the app immediately crashes after pressing "classify" please help me out!
-
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…
-
When I try to manually classify a video using ml5's imageClassifier and Google Teachable Machine using vanilla javascript (not the p5.js). When I give it a model from the Google Teachable machine I ge…