googlecreativelab / teachable-machine-v1

Explore how machine learning works, live in the browser. No coding required.
https://g.co/teachablemachine
Apache License 2.0
3.85k stars 599 forks source link

Model is not updated even upload to cloud is succeeded #50

Open realgsong opened 2 years ago

realgsong commented 2 years ago

Repro steps

  1. https://teachablemachine.withgoogle.com/train/image
  2. Create two classes of rock, paper
  3. Train model
  4. Export model -> Upload model
  5. copy url and open it in another browser tab. You can see there's only 2 classes of rock, paper
  6. Now in teachable machine, add another class of scissors
  7. Train model
  8. Export model -> Update cloud model
  9. copy url and open it in another browser tab.

Expected

Actual

peymanx commented 1 year ago

same problem for me...
image

RogerOM commented 1 year ago

I have the same issue.

terryzfeng commented 1 year ago

I have the same issue