There are 7 repositories under detr topic.
OpenMMLab Detection Toolbox and Benchmark
Object Detection toolkit based on PaddlePaddle. It supports object detection, instance segmentation, multiple object tracking and real-time multi-person keypoint detection.
Implementation of popular deep learning networks with TensorRT network definition API
An ultimately comprehensive paper list of Vision Transformer/Attention, including papers, codes, and related websites
Collect some papers about transformer with vision. Awesome Transformer with Computer Vision (CV)
🔥🔥🔥🔥 (Earlier YOLOv7 not official one) YOLO with Transformers and Instance Segmentation, with TensorRT acceleration! 🔥🔥🔥
detrex is a research platform for DETR-based object detection, segmentation, pose estimation and other visual recognition tasks.
D-FINE: Redefine Regression Task of DETRs as Fine-grained Distribution Refinement [ICLR 2025 Spotlight]
RF-DETR is a real-time object detection model architecture developed by Roboflow, SOTA on COCO & designed for fine-tuning.
A paper list of some recent Transformer-based CV works.
[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.
[CVPR 2025] DEIM: DETR with Improved Matching for Fast Convergence
[ICLR 2022] Official implementation of the paper "DAB-DETR: Dynamic Anchor Boxes are Better Queries for DETR"
[TPAMI 2022 & CVPR2021 Oral] UP-DETR: Unsupervised Pre-training for Object Detection with Transformers
SimpleAICV:pytorch training and testing examples.
This repository is an official implementation of the ICCV 2021 paper "Conditional DETR for Fast Training Convergence". (https://arxiv.org/abs/2108.06152)
[CVPR'2022] SAM-DETR & SAM-DETR++: Official PyTorch Implementation
AI to Combat Environmental Pollution - detecting plastic waste in the environment to combat environmental pollution and promote circular economy (Deep Learning, PyTorch)
HugsVision is a easy to use huggingface wrapper for state-of-the-art computer vision
[ECCV 2024] This is the official implementation of MapQR, an end-to-end method with an emphasis on enhancing query capabilities for constructing online vectorized maps.
[ECCV2024 Oral] Official implementation of the paper "Relation DETR: Exploring Explicit Position Relation Prior for Object Detection"
[CVPR 2024] Official implementation of the paper "Salience DETR: Enhancing Detection Transformer with Hierarchical Salience Filtering Refinement"
Handwritten text recognition using transformers.
Fine-tune Facebook's DETR (DEtection TRansformer) on Colaboratory.
Official pytorch repository for CG-DETR "Correlation-guided Query-Dependency Calibration in Video Representation Learning for Temporal Grounding"
[CVPR 2024 Best paper award candidate] EGTR: Extracting Graph from Transformer for Scene Graph Generation
PyTorch implementation of "Continual Detection Transformer for Incremental Object Detection" (CVPR 2023)
[ICCV 2023] Official implementation of the paper "Less is More: Focus Attention for Efficient DETR"
Reproducing the Linear Multihead Attention introduced in Linformer paper (Linformer: Self-Attention with Linear Complexity)