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

ToniRV/NeRF-SLAM

NeRF-SLAM: Real-Time Dense Monocular SLAM with Neural Radiance Fields. https://arxiv.org/abs/2210.13641 + Sigma-Fusion: Probabilistic Volumetric Fusion for Dense Monocular SLAM https://arxiv.org/abs/2210.01276 observed · 2026-08-28

github.com/ToniRV/NeRF-SLAM · Python · BSD-2-Clause (permissive) observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 99

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

Full methodology

Adoption not part of the score

1266 stars · 155 forks observed · 2026-08-28

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

NeRF-SLAM is a real-time dense monocular SLAM system that combines neural radiance fields (Instant-NGP) with probabilistic volumetric fusion (Sigma-Fusion) for dense 3D scene reconstruction. It is the research code accompanying two MIT papers, built in Python with C++ components (GTSAM, instant-ngp).

Use cases

  • run real-time dense monocular SLAM with neural radiance fields
  • reconstruct 3D scenes from monocular camera video
  • research NeRF-based SLAM systems
  • fuse depth and pose estimates into a volumetric map
  • evaluate SLAM on Replica dataset scenes
  • build dense 3D maps for robotics

When to choose

  • you need real-time dense monocular SLAM with NeRF-based rendering
  • you want to reproduce or extend the NeRF-SLAM or Sigma-Fusion papers
  • you have a CUDA GPU and want state-of-the-art dense 3D reconstruction from RGB video

When to avoid

  • you need a production-ready SLAM solution with support and documentation
  • you lack a CUDA-capable GPU or don't want to compile C++ dependencies like GTSAM and instant-ngp
  • you need lightweight or CPU-only SLAM
  • you want a simple point-cloud SLAM without neural rendering

Facets

library · maturity active

computer-vision machine-learning simulation graphics robotics computer-vision deep-learning autonomous-vehicles python cpp nerf slam monocular-slam volumetric-fusion instant-ngp gtsam research-code 3d-reconstruction linux gpu

1 source

Member repositories

RepositoryRoleHealth v2
ToniRV/NeRF-SLAMmain32

For agents

markdown · JSON · MCP: product_card(name="ToniRV/NeRF-SLAM")

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