teachablemachine-community icon indicating copy to clipboard operation
teachablemachine-community copied to clipboard

Example code snippets and machine learning code for Teachable Machine

Results 119 teachablemachine-community issues
Sort by recently updated
recently updated
newest added

I'm using teachable to train a binary classifier, it is giving me some very good results so I exported the model and have deployed it. When I load the model...

- [ ] The ability to learn using the GPU - [ ] The ability to train the terminal on the GPU

change javax.xml.bind.DatatypeConverter to java.util.Base64 fix error for Java11 o later

I am facing such a problem in converting the Quantized model, can't be downloaded for 9 classes with approximately 100 images on each classes. Can anyone help me?

**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...

bug

I want to use tflite_runtime-2.5.0 (raspberrypi) ,python3.7 Could I use audio mode at my environment? Error ValueError: Op builtin_code out of range: 131. Are you using old TFLite binary with...

After creating a model, the link provided in the instructions to export to Tensorflow Lite->Floating point->Android is broken and results in a 404 error: examples/lite/examples/image_classification/android/app/src/main/java/org/tensorflow/lite/examples/classification/tflite/_ClassifierQuantizedMobileNet.java