tonyzhangnxp's Stars
microsoft/ML-For-Beginners
12 weeks, 26 lessons, 52 quizzes, classic Machine Learning for all
mozilla/DeepSpeech
DeepSpeech is an open source embedded (offline, on-device) speech-to-text engine which can run in real time on devices ranging from a Raspberry Pi 4 to high power GPU servers.
Megvii-BaseDetection/YOLOX
YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with MegEngine, ONNX, TensorRT, ncnn, and OpenVINO supported. Documentation: https://yolox.readthedocs.io/
LianjiaTech/BELLE
BELLE: Be Everyone's Large Language model Engine(开源中文对话大模型)
dbolya/yolact
A simple, fully convolutional model for real-time instance segmentation.
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.
adamcohenhillel/ADeus
An open source AI wearable device that captures what you say and hear in the real world and then transcribes and stores it on your own server. You can then chat with Adeus using the app, and it will have all the right context about what you want to talk about - a truly personalized, personal AI.
dog-qiuqiu/MobileNet-Yolo
MobileNetV2-YoloV3-Nano: 0.5BFlops 3MB HUAWEI P40: 6ms/img, YoloFace-500k:0.1Bflops 420KB:fire::fire::fire:
OpenPPL/ppq
PPL Quantization Tool (PPQ) is a powerful offline neural network quantization tool.
tensorflow/model-optimization
A toolkit to optimize ML models for deployment for Keras and TensorFlow, including quantization and pruning.
52CV/CVPR-2023-Papers
mit-han-lab/tinyengine
[NeurIPS 2020] MCUNet: Tiny Deep Learning on IoT Devices; [NeurIPS 2021] MCUNetV2: Memory-Efficient Patch-based Inference for Tiny Deep Learning; [NeurIPS 2022] MCUNetV3: On-Device Training Under 256KB Memory
alibaba/TinyNeuralNetwork
TinyNeuralNetwork is an efficient and easy-to-use deep learning model compression framework.
ARM-software/CMSIS-FreeRTOS
FreeRTOS adaptation for CMSIS-RTOS Version 2
google-ai-edge/ai-edge-torch
Supporting PyTorch models with the Google AI Edge TFLite runtime.
davidtvs/PyTorch-ENet
PyTorch implementation of ENet
Jungjee/RawNet
Official repository for RawNet, RawNet2, and RawNet3
e-lab/ENet-training
kwotsin/TensorFlow-ENet
TensorFlow implementation of ENet
idstcv/ZenNAS
Arm-China/Model_zoo
Zhouyi model zoo
bubbliiiing/yolox-keras
这是一个yolox-keras的源码,可以用于训练自己的模型。
jvcss/PyInstallerStreamlit
nxp-mcuxpresso/OpenART
lisosia/tflite-flops
Roughly calculate FLOPs of a tflite model
NXP/eiq-model-zoo
A collection of machine learning models for vision optimized for NXP products
bubbliiiing/yolact-tf2
这是一个yolact-tensorflow2的库,可用于训练自己的数据集
nxp-mcuxpresso/auto_label_dataset
Auto Label tool to label and create object detection (OD) data sets. Supports importing JPGE, JPG pictures or MP4 format videos, automatically marking objects within pictures or use mouse to draw a frame in pictures and label object types. The automatic annotation function is realized by Yolo V7 model, which is trained based on coco data set.
ranjiewwen/TF_cifar10
The cifar10 classification project completed by tensorflow, including complete training, prediction, visualization, independent of each module of the project, and convenient expansion.
frenchping/micropython
MicroPython - a lean and efficient Python implementation for microcontrollers and constrained systems