Ross ROSS = Recommend OSS · open-source software intelligence for agents

fundamentalvision/Deformable-DETR

Deformable DETR: Deformable Transformers for End-to-End Object Detection. observed · 2026-08-28

github.com/fundamentalvision/Deformable-DETR · Python · Apache-2.0 (permissive) 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: 2102
  • days_rel: n/a
  • days_push: 839
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

4015 stars · 632 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Official PyTorch implementation of Deformable DETR, an efficient end-to-end object detector that uses deformable attention to fix DETR's slow convergence and limited feature resolution. It includes training and evaluation code with COCO benchmark results and pretrained models.

Use cases

  • train a fast-converging end-to-end object detector
  • detect small objects better than vanilla DETR
  • reproduce Deformable DETR results on COCO
  • use deformable attention in my own detection model
  • compare detector performance against Faster R-CNN and DETR baselines

When to choose

  • you need an end-to-end transformer-based object detector with 10x fewer training epochs than DETR
  • your dataset has many small objects where DETR underperforms
  • you want a research reference implementation of deformable attention

When to avoid

  • you need a production-ready, actively maintained detection framework
  • you want plug-and-play pretrained detectors for many architectures
  • you lack GPU resources for training detection models

Facets

library · maturity maintenance

machine-learning deep-learning computer-vision image-processing computer-vision deep-learning machine-learning artificial-intelligence python object-detection transformer detr attention-mechanism coco research-code pytorch linux gpu

1 source

Member repositories

RepositoryRoleHealth v2
fundamentalvision/Deformable-DETRmain32

For agents

markdown · JSON · MCP: product_card(name="fundamentalvision/Deformable-DETR")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem