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
EdgeTPU support for other platforms, specifically Raspberry Pi Zero
#计算机科学#Sample projects for TensorFlow Lite in C++ with delegates such as GPU, EdgeTPU, XNNPACK, NNAPI
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), ...
Experimental Kubernetes Device Plugin for Coral Edge TPU
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
Generate saved_model, tfjs, tf-trt, EdgeTPU, CoreML, quantized tflite, ONNX, OpenVINO, Myriad Inference Engine blob and .pb from .tflite. Support for building environments with Docker. It is possible ...
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...