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

kwea123/nerf_pl

NeRF (Neural Radiance Fields) and NeRF in the Wild using pytorch-lightning observed · 2026-08-28

github.com/kwea123/nerf_pl · homepage · Jupyter Notebook · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
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: 2334
  • days_rel: n/a
  • days_push: 1126
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

2805 stars · 458 forks observed · 2026-08-28

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

An unofficial PyTorch implementation of NeRF (Neural Radiance Fields) and NeRF in the Wild built on pytorch-lightning, supporting multi-GPU training, colored mesh reconstruction, and real-time volume rendering in Unity. It prioritizes simpler, faster training and readable code over strict paper reproducibility.

Use cases

  • train a nerf model from photos
  • reconstruct 3d mesh from images
  • novel view synthesis of a scene
  • render nerf scenes in unity
  • run nerf training on colab
  • understand how nerf works from code
  • create mixed reality scenes from radiance fields

When to choose

  • you want a readable, well-commented NeRF implementation for learning
  • you need multi-GPU training or Colab notebooks for easy experimentation
  • you want to export meshes or render scenes in Unity

When to avoid

  • you need fast, high-quality NeRF training - use instant-ngp or ngp_pl instead
  • you need strict paper reproducibility of the official NeRF results
  • you need active support for dynamic scenes - see nsff_pl

Facets

library · maturity maintenance

machine-learning deep-learning graphics simulation computer-vision graphics deep-learning machine-learning python cross-platform nerf neural-radiance-fields view-synthesis volume-rendering pytorch-lightning 3d-reconstruction mesh-reconstruction unity-integration colab-notebooks nerf-in-the-wild gpu linux

2 sources

Member repositories

RepositoryRoleHealth v2
kwea123/nerf_plmain23

For agents

markdown · JSON · MCP: product_card(name="kwea123/nerf_pl")

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