lucasjinreal/yolov7_d2
🔥🔥🔥🔥 (Earlier YOLOv7 not official one) YOLO with Transformers and Instance Segmentation, with TensorRT acceleration! 🔥🔥🔥
This project helps developers quickly build and train state-of-the-art object detection, instance segmentation, and keypoint detection models for various computer vision tasks. It provides a flexible framework that takes image datasets as input and outputs highly accurate models capable of identifying and outlining objects or human poses. The ideal user is a machine learning engineer or researcher focused on deploying advanced computer vision solutions.
3,114 stars. No commits in the last 6 months.
Use this if you need a versatile toolkit to train high-performance computer vision models like object detectors or instance segmenters with minimal setup.
Not ideal if you are looking for a pre-trained, ready-to-use model without any development or training, or if your primary focus is on extremely lightweight models for embedded devices without TensorRT support.
Stars
3,114
Forks
474
Language
Python
License
GPL-3.0
Category
Last pushed
Nov 18, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/lucasjinreal/yolov7_d2"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related tools
fredzzhang/upt
[CVPR'22] Official PyTorch implementation for paper "Efficient Two-Stage Detection of...
coderonion/awesome-yolo-object-detection
🚀🚀🚀 A collection of some awesome public YOLO object detection series projects and the related...
qubvel/rt-pose
Real-time pose estimation pipeline with 🤗 Transformers
Atten4Vis/GroupDETR
[ICCV 2023] Group DETR: Fast DETR Training with Group-Wise One-to-Many Assignment
MasterSkepticista/detr
JAX implementation of DETR