dnth / yolov5-deepsparse-blogpostLinks
By the end of this post, you will learn how to: Train a SOTA YOLOv5 model on your own data. Sparsify the model using SparseML quantization aware training, sparse transfer learning, and one-shot quantization. Export the sparsified model and run it using the DeepSparse engine at insane speeds. P/S: The end result - YOLOv5 on CPU at 180+ FPS using…
☆55Updated 2 years ago
Alternatives and similar repositories for yolov5-deepsparse-blogpost
Users that are interested in yolov5-deepsparse-blogpost are comparing it to the libraries listed below
Sorting:
- Yolov5 TensorRT Implementations☆68Updated 2 years ago
- Computer Vision deployment tools for dummies and experts. CVU aims at making CV pipelines easier to build and consistent around platform…☆90Updated 2 years ago
- Python scripts performing object detection using the YOLOv7 model in ONNX.☆209Updated 2 years ago
- This repository serves as an example of deploying the YOLO models on Triton Server for performance and testing purposes☆68Updated last year
- Exporting YOLOv5 for CPU inference with ONNX and OpenVINO☆37Updated 3 months ago
- Implementation for the paper 'YOLO-ReT: Towards High Accuracy Real-time Object Detection on Edge GPUs'☆98Updated 2 years ago
- yolov5, yolov8, segmenations, face, pose, keypoints on deepstream☆102Updated last year
- Python scripts performing object detection using the YOLOv6 model in ONNX.☆95Updated 2 years ago
- Deepstream app use retinaface and arcface for face recognition.☆75Updated last year
- PyTorch implementation of YOLOv5, YOLOv6, YOLOv7, YOLOv8, Sort, StrongSort, OcSort, ByteTrack, Norfair☆205Updated 2 years ago
- Use Deepstream python API to extract the model output tensor and customize the post-processing of YOLO-Pose☆66Updated 2 years ago
- YoloV8 for a bare Raspberry Pi 4 or 5☆115Updated last year
- Implementation of YOLOv9 QAT optimized for deployment on TensorRT platforms.☆126Updated 5 months ago
- YOLOv8 Target Model plugin for Autodistill☆44Updated last year
- NVIDIA Deepstream 6.1 Python boilerplate☆139Updated last year
- A lightweight vision library for performing large scale object detection & instance segmentation☆57Updated last year
- ☆53Updated 3 years ago
- YOLOv8 re-implementation for human detection using PyTorch☆114Updated last year
- NVIDIA DeepStream SDK 6.3 / 6.2 / 6.1.1 / 6.1 / 6.0.1 / 6.0 application for YOLO-Face models☆72Updated 2 years ago
- Custom gst-nvinfer for alignment in Deepstream☆28Updated 10 months ago
- Deepstream face detection & recognition☆27Updated 2 years ago
- YOLOv7 training. Generates a head-only dataset in YOLO format. The labels included in the CrowdHuman dataset are Head and FullBody, but i …☆30Updated last year
- ☆54Updated 2 years ago
- ☆53Updated 3 years ago
- Python version for NVIDIA Deepstream's LPR. https://developer.nvidia.com/blog/creating-a-real-time-license-plate-detection-and-recognitio…☆34Updated 4 years ago
- An SDK for Transformers + YOLO and other SSD family models☆63Updated 8 months ago
- Real-Time Object Detection, Tracking, Blurring and Counting using YOLOv8☆50Updated 2 years ago
- autoAnnoter its a tool to auto annotate data using a exisiting models☆45Updated last year
- Provides an ensemble model to deploy a YoloV8 ONNX model to Triton☆40Updated last year
- This repo provides the C++ implementation of YOLO-NAS based on ONNXRuntime for performing object detection in real-time.Support float32/f…☆45Updated last year