Found 7,181 repositories(showing 30)
open-mmlab
OpenMMLab Detection Toolbox and Benchmark
facebookresearch
End-to-End Object Detection with Transformers
PaddlePaddle
Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
roboflow
A collection of tutorials on state-of-the-art computer vision models and techniques. Explore everything from foundational architectures like ResNet to cutting-edge models like RF-DETR, YOLO11, SAM 3, and Qwen3-VL.
wang-xinyu
Implementation of popular deep learning networks with TensorRT network definition API
roboflow
[ICLR 2026] RF-DETR is a real-time object detection and segmentation model architecture developed by Roboflow, SOTA on COCO, designed for fine-tuning.
lyuwenyu
[CVPR 2024] Official RT-DETR (RTDETR paddle pytorch), Real-Time DEtection TRansformer, DETRs Beat YOLOs on Real-time Object Detection. ๐ฅ ๐ฅ ๐ฅ
cmhungsteve
An ultimately comprehensive paper list of Vision Transformer/Attention, including papers, codes, and related websites
fundamentalvision
Deformable DETR: Deformable Transformers for End-to-End Object Detection.
dk-liang
Collect some papers about transformer with vision. Awesome Transformer with Computer Vision (CV)
lucasjinreal
๐ฅ๐ฅ๐ฅ๐ฅ (Earlier YOLOv7 not official one) YOLO with Transformers and Instance Segmentation, with TensorRT acceleration! ๐ฅ๐ฅ๐ฅ
Peterande
D-FINE: Redefine Regression Task of DETRs as Fine-grained Distribution Refinement [ICLR 2025 Spotlight]
iscyy
๐ฅ๐ฅ๐ฅ ไธๆณจไบYOLO11๏ผYOLOv8ใTYOLOv12ใYOLOv10ใRT-DETRใYOLOv7ใYOLOv5ๆน่ฟๆจกๅ๏ผSupport to improve backbone, neck, head, loss, IoU, NMS and other modules๐
IDEA-Research
[ICLR 2023] Official implementation of the paper "DINO: DETR with Improved DeNoising Anchor Boxes for End-to-End Object Detection"
IDEA-Research
detrex is a research platform for DETR-based object detection, segmentation, pose estimation and other visual recognition tasks.
Intellindust-AI-Lab
[CVPR 2025] DEIM: DETR with Improved Matching for Fast Convergence
Yangzhangcst
A paper list of some recent Transformer-based CV works.
lightly-ai
All-in-one training for vision models (YOLO, ViTs, RT-DETR, DINOv3): pretraining, fine-tuning, distillation.
Sense-X
[ICCV 2023] DETRs with Collaborative Hybrid Assignments Training
hila-chefer
[ICCV 2021- Oral] Official PyTorch implementation for Generic Attention-model Explainability for Interpreting Bi-Modal and Encoder-Decoder Transformers, a novel method to visualize any Transformer-based network. Including examples for DETR, VQA.
WangYueFt
No description available
facebookresearch
Code & Models for 3DETR - an End-to-end transformer model for 3D object detection
PaddlePaddle
๐๐๐ YOLO series of PaddlePaddle implementation, PP-YOLOE+, RT-DETR, YOLOv5, YOLOv6, YOLOv7, YOLOv8, YOLOv10, YOLO11, YOLOX, YOLOv5u, YOLOv7u, YOLOv6Lite, RTMDet and so on. ๐๐๐
IDEA-Research
[CVPR 2022 Oral] Official implementation of DN-DETR
IDEA-Research
[ICLR 2022] Official implementation of the paper "DAB-DETR: Dynamic Anchor Boxes are Better Queries for DETR"
dddzg
[TPAMI 2022 & CVPR2021 Oral] UP-DETR: Unsupervised Pre-training for Object Detection with Transformers
Atten4Vis
This repository is an official implementation of the paper "LW-DETR: A Transformer Replacement to YOLO for Real-Time Detection".
ZrrSkywalker
[ICCV 2023] The first DETR model for monocular 3D object detection with depth-guided transformer
SimpleAICV:pytorch training examples.
ZhangGongjie
[T-PAMI 2022] Meta-DETR for Few-Shot Object Detection: Official PyTorch Implementation