87 results found Sort:

16.5k
51.8k
agpl-3.0
372
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
Created 2020-05-18
2,876 commits to master branch, last one 3 days ago
🔥🔥🔥AidLearning is a powerful AIOT development platform, AidLearning builds a linux env supporting GUI, deep learning and visual IDE on Android...Now Aid supports CPU+GPU+NPU for inference with high...
Created 2019-04-19
759 commits to master branch, last one about a year ago
816
3.9k
apache-2.0
80
:stuck_out_tongue_closed_eyes: TensorFlowTTS: Real-Time State-of-the-art Speech Synthesis for Tensorflow 2 (supported including English, French, Korean, Chinese, German and Easy to adapt for other lan...
Created 2020-03-22
771 commits to master branch, last one 2 years ago
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), ...
Created 2019-12-11
3,511 commits to main branch, last one 19 days ago
487
2.6k
apache-2.0
57
🚀 Accelerate inference and training of 🤗 Transformers, Diffusers, TIMM and Sentence Transformers with easy to use hardware optimization tools
Created 2021-07-20
1,152 commits to main branch, last one 15 days ago
432
2.4k
apache-2.0
58
Convert TensorFlow, Keras, Tensorflow.js and Tflite models to ONNX
Created 2018-03-13
2,923 commits to main branch, last one 11 days ago
412
2.3k
gpl-3.0
29
🍅🍅🍅YOLOv5-Lite: Evolved from yolov5 and the size of model is only 900+kb (int8) and 1.7M (fp16). Reach 15 FPS on the Raspberry Pi 4B~
Created 2021-08-16
24 commits to master branch, last one 6 months ago
YOLOv4, YOLOv4-tiny, YOLOv3, YOLOv3-tiny Implemented in Tensorflow 2.0, Android. Convert YOLO v4 .weights tensorflow, tensorrt and tflite
Created 2020-04-24
159 commits to master branch, last one 4 years ago
Use AnimeGANv3 to make your own animation works, including turning photos or videos into anime.
Created 2021-12-16
70 commits to master branch, last one 20 days ago
An awesome list of TensorFlow Lite models, samples, tutorials, tools and learning resources.
Created 2020-01-29
224 commits to main branch, last one 2 years ago
245
952
apache-2.0
33
:zap: TensorFlowASR: Almost State-of-the-art Automatic Speech Recognition in Tensorflow 2. Supported languages that can use characters or subwords
Created 2020-02-13
1,123 commits to main branch, last one 6 months ago
94
904
gpl-3.0
18
虚拟爱抖露(アイドル)共享计划, 是基于单目RGB摄像头的人眼与人脸特征点检测算法, 在实时3D面部捕捉以及模型驱动领域的应用.
Created 2019-05-12
39 commits to master branch, last one 7 months ago
Real-time detection demo for Flutter tflite plugin
Created 2019-02-17
14 commits to master branch, last one 4 years ago
🔥 High-performance TensorFlow Lite library for React Native with GPU acceleration
Created 2023-07-04
137 commits to main branch, last one 19 days ago
Android TensorFlow Lite Machine Learning Example
Created 2018-03-17
17 commits to master branch, last one 5 months ago
Self-Created Tools to convert ONNX files (NCHW) to TensorFlow/TFLite/Keras format (NHWC). The purpose of this tool is to solve the massive Transpose extrapolation problem in onnx-tensorflow (onnx-tf)....
Created 2022-09-27
2,456 commits to main branch, last one 24 days ago
87
736
apache-2.0
28
Virtual Video Device for Background Replacement with Deep Semantic Segmentation
Created 2020-04-06
185 commits to main branch, last one 2 years ago
44
627
apache-2.0
22
Export Hugging Face models to Core ML and TensorFlow Lite
Created 2022-05-23
178 commits to main branch, last one about a year ago
A Wide Range of Custom Functions for YOLOv4, YOLOv4-tiny, YOLOv3, and YOLOv3-tiny Implemented in TensorFlow, TFLite, and TensorRT.
Created 2020-08-02
43 commits to master branch, last one 4 years ago
Creating a software for automatic monitoring in online proctoring
Created 2020-05-04
86 commits to master branch, last one 25 days ago
76
515
gpl-3.0
3
YOLO Magic🪄 is an extension based on Ultralytics' YOLOv5, designed to provide more powerful functionality and simpler operations for visual tasks.
Created 2022-05-17
135 commits to main branch, last one 8 months ago
113
501
apache-2.0
21
Prebuilt binary with Tensorflow Lite enabled. For RaspberryPi / Jetson Nano. Support for custom operations in MediaPipe. XNNPACK, XNNPACK Multi-Threads, FlexDelegate.
Created 2018-10-18
683 commits to main branch, last one 8 months ago
GPU accelerated deep learning inference applications for RaspberryPi / JetsonNano / Linux PC using TensorflowLite GPUDelegate / TensorRT
Created 2019-08-15
499 commits to master branch, last one 2 years ago
125
495
apache-2.0
21
Demo on adding virtual background to a live video stream in the browser
Created 2021-01-07
256 commits to main branch, last one about a year ago
136
478
apache-2.0
28
Want a faster ML processor? Do it yourself! -- A framework for playing with custom opcodes to accelerate TensorFlow Lite for Microcontrollers (TFLM). . . . . . Online tutorial: https://google.git...
Created 2021-03-09
2,126 commits to main branch, last one 9 months ago
Seeed SenseCraft Model Assistant is an open-source project focused on embedded AI. 🔥🔥🔥
Created 2022-10-18
822 commits to main branch, last one 8 days ago
Conversion of PyTorch Models into TFLite
Created 2020-09-14
5 commits to master branch, last one 3 years ago
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...
This repository has been archived (exclude archived)
Created 2020-10-15
745 commits to main branch, last one 2 years ago
Android Chinese TTS Engine Base On Tensorflow TTS , use for TfLite Models Test。安卓离线中文TTS引擎,在TensorflowTTS基础上开发,用于TfLite模型测试。
Created 2021-08-28
69 commits to main branch, last one about a year ago
44
306
mit
11
Go binding for TensorFlow Lite
Created 2019-03-07
202 commits to master branch, last one 6 months ago