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

xingyizhou/CenterTrack

Simultaneous object detection and tracking using center points. observed · 2026-08-28

github.com/xingyizhou/CenterTrack · Python · MIT (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-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 2344
  • days_rel: n/a
  • days_push: 807
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2478 stars · 515 forks observed · 2026-08-28

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

CenterTrack is a deep learning model and research codebase that performs simultaneous multi-object detection and tracking using center points, as published at ECCV 2020. It supports 2D tracking, monocular 3D tracking, multi-category tracking, and pose tracking, with state-of-the-art results on MOT17, KITTI, and nuScenes benchmarks.

Use cases

  • track pedestrians in video in real time
  • detect and track vehicles for autonomous driving research
  • run monocular 3D object tracking on nuScenes
  • train a tracker on still image datasets without video
  • reproduce MOT17 and KITTI tracking benchmark results
  • extend tracking to multi-category or pose tracking

When to choose

  • you need an online, real-time joint detection-and-tracking model
  • you want a research baseline for multi-object or 3D tracking benchmarks
  • you only have static image datasets for training

When to avoid

  • you need a production-ready maintained pipeline rather than research code
  • you need offline or batch tracking with future-frame information
  • you work outside Python/PyTorch environments

Facets

library · maturity maintenance

computer-vision machine-learning deep-learning image-processing computer-vision machine-learning autonomous-vehicles python object-detection object-tracking multi-object-tracking 3d-tracking centerpoint research-code pytorch linux gpu

1 source

Member repositories

RepositoryRoleHealth v2
xingyizhou/CenterTrackmain32

For agents

markdown · JSON · MCP: product_card(name="xingyizhou/CenterTrack")

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