edgetpu

There are 52 repositories under edgetpu topic.

  • PINTO_model_zoo

    PINTO0309/PINTO_model_zoo

    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), EdgeTPU, CoreML.

    Language:Python3.8k115343592
  • viseron

    roflcoopter/viseron

    Self-hosted, local only NVR and AI Computer Vision software. With features such as object detection, motion detection, face recognition and more, it gives you the power to keep an eye on your home, office or any other place you want to monitor.

    Language:Python1.9k34407205
  • ActionAI

    smellslikeml/ActionAI

    Real-Time Spatio-Temporally Localized Activity Detection by Tracking Body Keypoints

    Language:Python7953650193
  • google-coral/edgetpu

    Coral issue tracker (and legacy Edge TPU API source)

    Language:C++44239885126
  • dctian/DeepPiCar

    Deep Learning Autonomous Car based on Raspberry Pi, SunFounder PiCar-V Kit, TensorFlow, and Google's EdgeTPU Co-Processor

    Language:Jupyter Notebook4052724273
  • iwatake2222/play_with_tflite

    Sample projects for TensorFlow Lite in C++ with delegates such as GPU, EdgeTPU, XNNPACK, NNAPI

    Language:C++370164879
  • openvino2tensorflow

    PINTO0309/openvino2tensorflow

    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) -> openvino2tensorflow -> Tensorflow/Keras (NHWC/NCHW) -> TFLite (NHWC/NCHW). And the conversion from .pb to saved_model and from saved_model to .pb and from .pb to .tflite and saved_model to .tflite and saved_model to onnx. Support for building environments with Docker. It is possible to directly access the host PC GUI and the camera to verify the operation. NVIDIA GPU (dGPU) support. Intel iHD GPU (iGPU) support.

    Language:Python3401513038
  • magic-blue-smoke/Dual-Edge-TPU-Adapter

    Dual Edge TPU Adapter to use it on a system with single PCIe port on m.2 A/B/E/M slot

  • tflite2tensorflow

    PINTO0309/tflite2tensorflow

    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 to directly access the host PC GUI and the camera to verify the operation. NVIDIA GPU (dGPU) support. Intel iHD GPU (iGPU) support. Supports inverse quantization of INT8 quantization model.

    Language:Python267143942
  • neuralet

    galliot-us/neuralet

    Neuralet is an open-source platform for edge deep learning models on edge TPU, Jetson Nano, and more.

    Language:Python239377871
  • jevois/jevois

    JeVois smart machine vision framework

    Language:C152221856
  • hhk7734/tensorflow-yolov4

    YOLOv4 Implemented in Tensorflow 2.

    Language:Python136108375
  • NobuoTsukamoto/tflite-cv-example

    TensorFlow Lite, Coral Edge TPU samples (Python/C++, Raspberry Pi/Windows/Linux).

    Language:Python1214515
  • jveitchmichaelis/edgetpu-yolo

    Minimal-dependency Yolov5 and Yolov8 export and inference demonstration for the Google Coral EdgeTPU

    Language:Python11341932
  • PINTO0309/HeadPoseEstimation-WHENet-yolov4-onnx-openvino

    WHENet - ONNX, OpenVINO, TFLite, TensorRT, EdgeTPU, CoreML, TFJS, YOLOv4/YOLOv4-tiny-3L

    Language:Python68369
  • coral_usb_ros

    jsk-ros-pkg/coral_usb_ros

    ROS package for Coral Edge TPU USB Accelerator

    Language:Python5593235
  • everybody_dance_faster

    smellslikeml/everybody_dance_faster

    Motion transfer booth for a 1 hour everybody dance now video generation using EdgeTPU and Tensorflow 2.0

    Language:Python435110
  • lemariva/raspbian-EdgeTPU

    Docker with Raspbian, SSH and the Coral USB Edge TPU libraries.

    Language:Dockerfile356215
  • galliot-us/models

    Neuralet edge deep learning models library. Neuralet is an open-source platform for edge deep learning models on GPU, TPU, and more.

    Language:PureBasic30506
  • kkohtaka/edgetpu-device-plugin

    Experimental Kubernetes Device Plugin for Coral Edge TPU

    Language:Go26328
  • PINTO0309/mtomo

    Multiple types of NN model optimization environments. It is possible to directly access the host PC GUI and the camera to verify the operation. Intel iHD GPU (iGPU) support. NVIDIA GPU (dGPU) support.

    Language:Dockerfile24201
  • adaptant-labs/edgetpu-exporter

    Prometheus Exporter for EdgeTPU Metrics

    Language:Go17113
  • ikrets/rosdonkey

    Drive a RC car on a track, detecting lanes using semantic segmentation. Uses Donkeycar, ROS, Raspberry Pi 4, Google Edge TPU.

    Language:CMake17214
  • liyoung1992/awesome-coral-edgetpu

    The products,docs,resources,software,tools,scripts,models,demos

  • markus-k/bisenetv2-tf2

    BiSeNet V2 TensorFlow 2 Implementation capable of running on Edge TPUs

    Language:Jupyter Notebook16211
  • fdasilva59/DeepNano

    This project contains a set of scripts to facilitate the setup of the Jetson Nano for doing Deep Learning with Tensorflow 2.0 (and also with Coral TPU Edge)

    Language:Jupyter Notebook11104
  • magic-blue-smoke/CM4-Coral-m.2-TPU

    m.2 B+M Coral TPU card for Raspberry Pi CM4

  • freedomtan/edge_tpu_python_scripts

    some scripts I used to test Google's Edge TPU

    Language:Python10301
  • nickoala/edgetpu-on-pi

    Raspberry Pi Supplement to Coral Edge TPU Demo

    Language:Python10414
  • Onixaz/Flask-Coral-Edge-TPU

    Just a simple Flask web app for Coral Edge TPU. For streaming and testing your object detection/classification models.

    Language:Python9102
  • c-ai/edgetpuvision

    Google cloud edge TPU edgetpuvision research/learning repo

    Language:Python8025
  • freedomtan/edgetpu-native

    edgetpu-native from https://coral.googlesource.com/edgetpu-native

    Language:C++8303
  • d4l3k/friday

    A real world application of pytorch, transfer learning and edge TPU to detect when my dog uses the restroom.

    Language:Python7201
  • Debugalicious/Budget_diffusion

    Basic Text2Image generation using a CNN designed for a coral tpu

    Language:Jupyter Notebook7200
  • azw413/security_camera

    Person detecting security camera monitor.

    Language:Rust6100
  • redlogo/RPi-Stream

    High FPS live stream Raspberry Pi cam with object detection by Google Coral EdgeTPU

    Language:Python5212