picodet topic

List picodet repositories

YOLOv5-Lite

2.1k
Stars
390
Forks
Watchers

🍅🍅🍅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~

PaddleDetection

12.6k
Stars
2.9k
Forks
Watchers

Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.

Paddle2ONNX

664
Stars
155
Forks
Watchers

ONNX Model Exporter for PaddlePaddle

miemiedetection

279
Stars
33
Forks
Watchers

Pytorch and ncnn implementation of PPYOLOE、YOLOX、PPYOLO、PPYOLOv2、PicoDet and so on.

FastDeploy

2.9k
Stars
457
Forks
39
Watchers

⚡️An Easy-to-use and Fast Deep Learning Model Deployment Toolkit for ☁️Cloud 📱Mobile and 📹Edge. Including Image, Video, Text and Audio 20+ main stream scenarios and 150+ SOTA models with end-to-end...

picodet-onnxruntime

26
Stars
5
Forks
Watchers

使用ONNXRuntime部署PicoDet目标检测,包含C++和Python两个版本的程序