googlecreativelab / teachablemachine-community

Example code snippets and machine learning code for Teachable Machine
https://g.co/teachablemachine
Apache License 2.0
1.5k stars 666 forks source link

[BUG]: Error in Exporting Model (Error:413) #176

Open Karthikkannan-AI opened 3 years ago

Karthikkannan-AI commented 3 years ago

Bug Description

Exporting TensorFlow lite model through EdgeTPU conversion type results in a prolonged process of conversion and results with displaying

" Something went wrong while converting "

and a broken model

https://drive.google.com/file/d/1O3HhCxMbqixNShY_eVZraVn49MyqEicq/view?usp=sharing

Is there any other way to export my model as EdgeTPU Tflite model

This is the drive link to my project

https://drive.google.com/drive/folders/1ZoDo504F0sL0PYXB972Ronwl4yLh-qFO?usp=sharing

Screenshots

Teachable Machine Issue

Teachable Machine Issue 2

Desktop :

Additional context

Please rectify the problem and eradicate the bug as soon as possible

jzjq commented 1 year ago

May I ask if your problem has been resolved?