teachablemachine-community
teachablemachine-community copied to clipboard
Example code snippets and machine learning code for Teachable Machine
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
- [ ] parquet processing
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...
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...
Audio and video training without python code
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