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

sfzhang15/ATSS

Bridging the Gap Between Anchor-based and Anchor-free Detection via Adaptive Training Sample Selection, CVPR, Oral, 2020 observed · 2026-08-28

github.com/sfzhang15/ATSS · Python · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases no_license

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: 2463
  • days_rel: n/a
  • days_push: 1995
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1086 stars · 161 forks observed · 2026-08-28

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

Official PyTorch implementation of ATSS (Adaptive Training Sample Selection), a CVPR 2020 Oral paper on object detection. It automatically selects positive and negative training samples based on statistical characteristics of objects, bridging the gap between anchor-based and anchor-free detectors and improving state-of-the-art detectors to 50.7% AP on MS COCO without overhead.

Use cases

  • train an object detector with adaptive positive/negative sample selection
  • reproduce CVPR 2020 ATSS results on MS COCO
  • improve anchor-free detectors like FCOS with center sampling
  • run inference with a pretrained ATSS ResNet-50 FPN model
  • compare anchor-based vs anchor-free detection training strategies
  • use ATSS as a baseline for object detection research

When to choose

  • you need a research-grade object detector with adaptive training sample selection
  • you want to reproduce or build on the ATSS CVPR 2020 paper
  • you are benchmarking anchor-based vs anchor-free detectors on COCO

When to avoid

  • you need a production-ready, actively maintained detection framework
  • you want plug-and-play detection without building maskrcnn-benchmark dependencies
  • you need detection on platforms other than Linux with GPUs

Facets

library · maturity maintenance

machine-learning deep-learning computer-vision image-processing computer-vision deep-learning machine-learning python object-detection anchor-free-detection cvpr-2020 pytorch research-code coco training-sample-selection linux gpu

1 source

Member repositories

RepositoryRoleHealth v2
sfzhang15/ATSSmain32

For agents

markdown · JSON · MCP: product_card(name="sfzhang15/ATSS")

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