-
I was converting [yolov5](https://github.com/ultralytics/yolov5/pull/1127) int8 TFLite model to EdgeTPU, but LeakyRelu and Hardswish ops are not supported. (https://github.com/ultralytics/yolov5/pull/…
-
Hello,
first thanks for providing this edgetpu optimized models for image segmentation, it helped me a lot!
I'm trying to transfer learning a model with the AutosegEdgeTPU-XS architecture at the m…
-
I expect `install_requirements.sh` to install all requirements, but it does not install `edgetpu`, `numpy`, etc. A `requirements.txt` with compatible version constraints would be desirable, too.
-
I have Anaconda installed on my windows machine, so I only followed the instructions below `Activate conda environment`. So create the new environment, activate it and install the dependencies via cop…
-
According to maxbbraun/thermal-face the model _thermal_face_automl_edge_fast.tflite_ should run on CPU
However I tried it and it won't work.
Error code is shown below
` super().__init__(model…
-
First of all, thanks for making Teachable Machine. It's an awesome educational tool, making ML accessible to coders and non-coders alike.
I am trying to train an **audio model** on Teachable Machin…
-
### Description of the bug:
I'm trying to understand how to pass quantization config to convert function of ai_edge_torch. But whenever I pass the representative dataset, it causes the colab noteboo…
-
### Description
We have created a model with 100 hrs or training on vertex ai. Exported the model successfully and converted successfully into edge_tpu model .
- USB
- Edge Board
Issue
The mod…
-
### Description
C:|Users\pycoral>py examples/detect_image.py -m test_data/efficientdet-lite-mini_dataset.tflite -l test_data/labels.txt -i test_data/prova.jpg -o test_data/result.jpg
Traceback (most…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar bug report.
### Ultralytics YOLO Component
Expo…