Coral issue tracker (and legacy Edge TPU API source)
Human Pose Detection on EdgeTPU
Minimal-dependency Yolov5 and Yolov8 export and inference demonstration for the Google Coral EdgeTPU
Enabling tinygrad compatibility with the Google Edge TPU
翻译 - 启用与 Google Edge TPU 的 tinygrad 兼容性
EdgeTPU support for other platforms, specifically Raspberry Pi Zero
Sample projects for TensorFlow Lite in C++ with delegates such as GPU, EdgeTPU, XNNPACK, NNAPI
Docker with Raspbian, SSH and the Coral USB Edge TPU libraries.
A repository for storing models that have been inter-converted between various frameworks. Supported frameworks are TensorFlow, PyTorch, ONNX, OpenVINO, TFJS, TFTRT, TensorFlowLite (Float32/16/INT8), ...
翻译 - A repository that shares tuning results of trained models generated by TensorFlow / Keras. Post-training quantization (Weight Quantization, Integer Quantization, Full Integer Quantization, Float16 Quantization), Quantization-aware training. TensorFlow Lite. OpenVINO. CoreML. TensorFlow.js. TF-TRT. MediaPipe. ONNX. [.tflite,.h5,.pb,saved_model,tfjs,tftrt,mlmodel,.xml/.bin, .onnx]
This repo contains the colab for my ssdlite mobiledet model retrain tutorial
WHENet - ONNX, OpenVINO, TFLite, TensorRT, EdgeTPU, CoreML, TFJS, YOLOv4/YOLOv4-tiny-3L
Face Recognition (train/test/deploy) (tensorflow/tflite/keras/edgetpu) as pip package
Low power smart camera (3D printed) based on the Raspberry Pi Zero W and Google Coral EdgeTPU
This script converts the ONNX/OpenVINO IR model to Tensorflow's saved_model, tflite, h5, tfjs, tftrt(TensorRT), CoreML, EdgeTPU, ONNX and pb. PyTorch (NCHW) -> ONNX (NCHW) -> OpenVINO (NCHW) -> openvi...