-
Hello @jveitchmichaelis i just tested your code on an EdgeTPU with a model exported from https://hub.ultralytics.com/models/VNKIIDQ0ngjulGQyQnSg
The code in this repository needs to implement a sma…
-
I have a question. From the documentation and introduction, ai edge sdk api is used to access AICORE, while gemini nano is in AICORE. How does AICORE connect to Qualcomm npu hardware? Is it through ru…
-
### Description
Trying to run the initial example:
tgall@viper:~/coral/pycoral-examples$ python3 examples/classify_image.py --model test_data/mobilenet_v2_1.0_224_inat_bird_quant_edgetpu.tflite -…
-
Hi Stefans, thank you for your contribution, I have a problem with installation and wanted to ask, just ti know you are here or not in advance, before writing my full message, currently I use Pi5
i…
-
> EfficientNet-lite are a set of mobile/IoT friendly image classification models. Notably, while EfficientNet-EdgeTPU that is specialized for Coral EdgeTPU, these EfficientNet-lite models run well on …
-
### System information
- **What is the top-level directory of the model you are using**: research/slim/nets/mobilenet
- **Have I written custom code (as opposed to using a stock example script provi…
-
**Describe what you are trying to accomplish and why in non technical terms**
Use a Coral dev board with frigate via network.
**Describe the solution you'd like**
Frigate does not really work on …
-
### Description
Hi all!
I'm using the Google Coral Dev Board and am experiencing very inconsistent results when trying to run simple benchmarking tests on quantized and converted segmentation mo…
-
### Description
I tried using the [Colab notebook](https://colab.sandbox.google.com/github/google-coral/tutorials/blob/master/compile_for_edgetpu.ipynb) provided and got a segmentation fault after tr…
-
I have got this error runing this command, please help to convert from .pt to edgetpu.tflite
yolo export model=.../weights/best.pt format=edgetpu imgsz=320 data=.../data.yaml
TensorFlow SavedMod…