IDEA-Research/DINO
[ICLR 2023] Official implementation of the paper "DINO: DETR with Improved DeNoising Anchor Boxes for End-to-End Object Detection" observed · 2026-08-28
Health v2 · maintenance only
32/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-02. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 1640
- days_rel: n/a
- days_push: 763
- n_releases_24m: 0
Adoption not part of the score
2834 stars · 309 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Official PyTorch implementation of DINO, a state-of-the-art end-to-end object detection model based on DETR with improved denoising anchor boxes (ICLR 2023). It provides model code, training scripts, and pretrained checkpoints for COCO object detection.
Use cases
- train a state-of-the-art object detection model on COCO
- run DETR-style transformer object detection inference
- reproduce ICLR 2023 DINO paper results
- fine-tune a pretrained object detector on custom images
- compare detection model baselines for research
When to choose
- you need a top-performing end-to-end transformer-based object detector
- you want to reproduce or build on published DINO research results
- you need pretrained COCO detection checkpoints
When to avoid
- you need open-vocabulary/text-prompted detection (use Grounding DINO instead)
- you need image segmentation (use Mask DINO or Semantic-SAM)
- you want a lightweight detector for edge or mobile deployment
Facets
library · maturity maintenance
computer-vision machine-learning deep-learning computer-vision deep-learning machine-learning python object-detection detr transformer-detection pytorch research-code iclr-2023 linux gpu
1 source
- readme: https://github.com/IDEA-Research/DINO · fetched 2026-08-28 · bfceff03e0c8
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| IDEA-Research/DINO | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="IDEA-Research/DINO")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem