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

Parskatt/RoMa

[CVPR 2024] RoMa: Robust Dense Feature Matching; RoMa is the robust dense feature matcher capable of estimating pixel-dense warps and reliable certainties for almost any image pair. observed · 2026-08-28

github.com/Parskatt/RoMa · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

52/100

  • Activity 63
  • Release rhythm 19
  • Longevity 85
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: 1199
  • days_rel: 331
  • days_push: 222
  • n_releases_24m: 1

Full methodology

Adoption not part of the score

1293 stars · 137 forks observed · 2026-08-28

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

RoMa (romatch) is a Python library for robust dense feature matching between image pairs, estimating pixel-dense warps and reliable certainties. It is the CVPR 2024 research code built on DINOv2 features with a transformer match decoder.

Use cases

  • match keypoints between two images
  • estimate dense warps between image pairs
  • compute fundamental matrix from image correspondences
  • 3d reconstruction from image pairs
  • find correspondences in wide-baseline image pairs
  • estimate camera pose from image matches

When to choose

  • you need robust dense correspondences between images with large baseline or viewpoint changes
  • you want state-of-the-art feature matching for SfM, SLAM, or 3D reconstruction pipelines
  • you need certainty estimates to filter unreliable matches

When to avoid

  • you need real-time matching on CPU or low-end hardware
  • you only need simple sparse keypoint matching like SIFT/ORB
  • you work outside Python or lack a GPU

Facets

library · maturity active

computer-vision image-processing machine-learning deep-learning computer-vision image-processing machine-learning python feature-matching dense-matching image-matching 3d-reconstruction cvpr-2024 dinov2 warp-estimation pose-estimation linux gpu

2 sources

Member repositories

RepositoryRoleHealth v2
Parskatt/RoMamain52

For agents

markdown · JSON · MCP: product_card(name="Parskatt/RoMa")

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