Pinned Repositories
AutoLabelImg
Auto-labelimg based on YOLOv5-5.0 & YOLOv5-Lite
ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
ncnn-android-v5lite
ncnn-yolov4-int8
NCNN+Int8+YOLOv4 quantitative modeling and real-time inference
onnx-scrfd-flask
onnx+onnxruntime+scrfd+flask+web
Retinaface_Ghost
This is a project based on retinaface face detection, including ghostnet and mobilenetv3
salt
Segment Anything Labelling Tool
YOLO-Streaming
Push-pull streaming and Web display of YOLO series
yolov5-face
YOLO5Face: Why Reinventing a Face Detector (https://arxiv.org/abs/2105.12931)
YOLOv5-Lite
🍅🍅🍅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~
ppogg's Repositories
ppogg/YOLOv5-Lite
🍅🍅🍅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~
ppogg/AutoLabelImg
Auto-labelimg based on YOLOv5-5.0 & YOLOv5-Lite
ppogg/YOLO-Streaming
Push-pull streaming and Web display of YOLO series
ppogg/Retinaface_Ghost
This is a project based on retinaface face detection, including ghostnet and mobilenetv3
ppogg/onnx-scrfd-flask
onnx+onnxruntime+scrfd+flask+web
ppogg/ncnn-yolov4-int8
NCNN+Int8+YOLOv4 quantitative modeling and real-time inference
ppogg/ncnn-android-v5lite
ppogg/salt
Segment Anything Labelling Tool
ppogg/yolov5-face
YOLO5Face: Why Reinventing a Face Detector (https://arxiv.org/abs/2105.12931)
ppogg/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
ppogg/ORB_SLAM3_detailed_comments
Detailed comments for ORB-SLAM3
ppogg/PaddleLabel
An effective and flexible tool for data annotation
ppogg/PINTO_model_zoo
A repository that shares tuning results of trained models generated by TensorFlow / Keras. Post-training quantization (Weight Quantization, Integer Quantization, Full Integer Quantization, Float16 Quantization), Quantization-aware training. TensorFlow Lite. OpenVINO. CoreML. TensorFlow.js. TF-TRT. MediaPipe. ONNX. [.tflite,.h5,.pb,saved_model,tfjs,tftrt,mlmodel,.xml/.bin, .onnx]
ppogg/ppogg
ppogg/yolov5-lite-onnxruntime
使用ONNXRuntime部署yolov5-lite目标检测,包含C++和Python两个版本的程序
ppogg/coremark-pro
Containing dozens of real-world and synthetic tests, CoreMark®-PRO (2015) is an industry-standard benchmark that measures the multi-processor performance of central processing units (CPU) and embedded microcrontrollers (MCU)
ppogg/kapao
KAPAO is an efficient single-stage human pose estimation model that detects keypoints and poses as objects and fuses the detections to predict human poses.
ppogg/PaddleDetection_YOLOSeries
🚀🚀🚀 YOLOSeries of PaddleDetection implementation, PPYOLOE, YOLOX, YOLOv7, YOLOv5, MT-YOLOv6 and so on. 🚀🚀🚀
ppogg/Parking-slot-dataset
Parking slot dataset for different scenes
ppogg/rknn_model_zoo
ppogg/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
ppogg/TensorFlow-Help-Protect-the-Great-Barrier-Reef
Small object detection: modify yolo.py to add decoupled head of YoloX to Yolov5 and custom TTA, dataset.py to heavily rotatedMosaic w/o artifact or tiny bounding boxes, augmentations.py too add Albumentations transforms.
ppogg/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
ppogg/yolov5prune
ppogg/yolov7
Implementation of paper - YOLOv7: Trainable bag-of-freebies sets new state-of-the-art for real-time object detectors