florvela / YOLO-Training-Optimization-Pose-Estimation-and-TrackingLinks
This repository contains the code for training YOLOv5, YOLOv7, and YOLOv8 models for object detection using Python 3. Optimization of models with OpenVINO and Apache TVM, and tracking with ByteTrack and yolov8-pose.
☆29Updated last year
Alternatives and similar repositories for YOLO-Training-Optimization-Pose-Estimation-and-Tracking
Users that are interested in YOLO-Training-Optimization-Pose-Estimation-and-Tracking are comparing it to the libraries listed below
Sorting:
- ☆15Updated 2 years ago
- 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 quantizati…☆55Updated 2 years ago
- Implementation for the paper 'YOLO-ReT: Towards High Accuracy Real-time Object Detection on Edge GPUs'☆98Updated last year
- YOLOV7 Face Detection☆21Updated 2 years ago
- ByteTrack implementation for person tracking using PyTorch☆34Updated 2 years ago
- Multiple camera devices person tracking (MCDPT)☆25Updated 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…☆29Updated last year
- Quantization Aware Training☆75Updated last year
- YOLOv8 re-implementation for human detection using PyTorch☆106Updated last year
- Custom gst-nvinfer for alignment in Deepstream☆27Updated 7 months ago
- ☆16Updated last year
- PP-YOLOE, an industrial state-of-the-art object detector with high performance and friendly deployment. We optimize on the basis of the p…☆34Updated 3 months ago
- Deepstream app use retinaface and arcface for face recognition.☆70Updated 9 months ago
- ☆15Updated last year
- C++ application to perform computer vision tasks using Nvidia Triton Server for model inference☆24Updated this week
- NVIDIA DeepStream SDK 6.3 / 6.2 / 6.1.1 / 6.1 / 6.0.1 / 6.0 implementation for YOLO-Segmentation models☆63Updated last year
- A lightweight vision library for performing large scale object detection & instance segmentation☆55Updated last year
- ☆53Updated 3 years ago
- ☆53Updated 2 years ago
- This repository serves as an example of deploying the YOLO models on Triton Server for performance and testing purposes☆64Updated last year
- ☆53Updated 3 years ago
- A C++ implementation for UCMCTrack (SOTA in MOT17)☆22Updated 3 weeks ago
- Car tracking and car counter implemented with YOLOX, ByteTrack and Pytorch.☆44Updated 2 years ago
- Face Recognition with RetinaFace and ArcFace.☆84Updated 3 years ago
- YoloV5 for Jetson Nano☆39Updated last year
- Implementation of YOLOv9 QAT optimized for deployment on TensorRT platforms.☆113Updated 2 months ago
- Get specific classes from the Coco Dataset with annotations for the Yolo Object Detection model for building custom object detection mode…☆32Updated 4 years ago
- Use Deepstream python API to extract the model output tensor and customize the post-processing of YOLO-Pose☆63Updated last year
- NVIDIA DeepStream SDK 6.3 / 6.2 / 6.1.1 / 6.1 / 6.0.1 / 6.0 application for YOLO-Face models☆69Updated last year
- Python Implementation for Performing Object Detection Using YOLOv9 with ONNX & ONNXRuntime☆50Updated last year