dnth / yolov5-deepsparse-blogpost
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 last year
Related projects ⓘ
Alternatives and complementary repositories for yolov5-deepsparse-blogpost
- Yolov5 TensorRT Implementations☆67Updated last year
- Computer Vision deployment tools for dummies and experts. CVU aims at making CV pipelines easier to build and consistent around platform…☆88Updated last year
- ☆53Updated 2 years ago
- Implementation for the paper 'YOLO-ReT: Towards High Accuracy Real-time Object Detection on Edge GPUs'☆94Updated last year
- This repository serves as an example of deploying the YOLO models on Triton Server for performance and testing purposes☆43Updated 5 months ago
- yolov5, yolov8, segmenations, face, pose, keypoints on deepstream☆89Updated 11 months ago
- NVIDIA DeepStream SDK 6.3 / 6.2 / 6.1.1 / 6.1 / 6.0.1 / 6.0 application for YOLO-Face models☆54Updated last year
- ☆53Updated 2 years ago
- autoAnnoter its a tool to auto annotate data using a exisiting models☆43Updated 3 months ago
- Deepstream app use retinaface and arcface for face recognition.☆60Updated 2 months ago
- Use Deepstream python API to extract the model output tensor and customize the post-processing of YOLO-Pose☆61Updated last year
- Exporting YOLOv5 for CPU inference with ONNX and OpenVINO☆36Updated 3 months ago
- Implementation of YOLOv9 QAT optimized for deployment on TensorRT platforms.☆82Updated 2 weeks ago
- YOLOV7 Face Detection☆20Updated last year
- implementation of paper - You Only Learn One Representation: Unified Network for Multiple Tasks (https://arxiv.org/abs/2105.04206)☆17Updated 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…☆28Updated 5 months ago
- Quantization Aware Training☆58Updated 10 months ago
- ☆15Updated last year
- Car tracking and car counter implemented with YOLOX, ByteTrack and Pytorch.☆41Updated last year
- Python scripts performing object detection using the YOLOv6 model in ONNX.☆93Updated 2 years ago
- Python scripts performing object detection using the YOLOv7 model in ONNX.☆201Updated last year
- A project demonstrating how to use nvmetamux to run multiple models in parallel.☆95Updated last month
- Python version for NVIDIA Deepstream's LPR. https://developer.nvidia.com/blog/creating-a-real-time-license-plate-detection-and-recognitio…☆32Updated 3 years ago
- ☆53Updated last year
- deploy yolox algorithm use deepstream☆89Updated 2 years ago
- YOLOv8 Target Model plugin for Autodistill☆42Updated last year
- Python Implementation for Performing Object Detection Using YOLOv9 with ONNX & ONNXRuntime☆47Updated 8 months ago
- This repository contains the code for training YOLOv5, YOLOv7, and YOLOv8 models for object detection using Python 3. Optimization of mod…☆26Updated last year
- Implementation of End-to-End YOLO Models for DeepStream☆36Updated 2 weeks ago
- NVIDIA DeepStream SDK 6.3 / 6.2 / 6.1.1 / 6.1 / 6.0.1 / 6.0 implementation for YOLO-Segmentation models☆54Updated 8 months ago