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

apchenstu/TensoRF

[ECCV 2022] Tensorial Radiance Fields, a novel approach to model and reconstruct radiance fields observed · 2026-08-28

github.com/apchenstu/TensoRF · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

44/100

  • Activity 27
  • 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: 1630
  • days_rel: n/a
  • days_push: 440
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1239 stars · 156 forks observed · 2026-08-28

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

TensoRF is a PyTorch implementation of the ECCV 2022 paper 'TensoRF: Tensorial Radiance Fields', which models and reconstructs radiance fields using tensor decomposition (VM and CP). It offers fast training, compact memory footprint, and state-of-the-art novel view synthesis quality, with mesh export support.

Use cases

  • reconstruct 3d scenes from images
  • novel view synthesis from photos
  • train a radiance field on NeRF datasets
  • render images from a pretrained checkpoint
  • export a mesh from a trained radiance field
  • compare VM and CP tensor decomposition for radiance fields

When to choose

  • you need fast NeRF-style training with low memory usage
  • you want high-quality novel view synthesis on standard datasets like Synthetic-NeRF, NSVF, Tanks&Temples, or LLFF
  • you need to extract meshes from radiance fields
  • you want a research baseline for tensor-based radiance field methods

When to avoid

  • you need real-time rendering on consumer hardware without a GPU
  • you want a production-ready 3D reconstruction pipeline with a GUI
  • you need dynamic or time-varying scenes (TensoRF targets static scenes)
  • you prefer Gaussian splatting or mesh-based reconstruction workflows

Facets

library · maturity stable

machine-learning deep-learning graphics simulation computer-vision graphics machine-learning deep-learning python radiance-fields neural-rendering 3d-reconstruction novel-view-synthesis tensor-decomposition pytorch eccv-2022 linux gpu

1 source

Member repositories

RepositoryRoleHealth v2
apchenstu/TensoRFmain44

For agents

markdown · JSON · MCP: product_card(name="apchenstu/TensoRF")

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