vLAR-group/DM-NeRF
🔥DM-NeRF in PyTorch (ICLR 2023)
This project helps 3D artists, game developers, or architects transform collections of 2D images into detailed 3D models of indoor scenes. It takes multiple 2D photos of a room or environment and reconstructs it into a 3D model, allowing individual objects within that scene to be isolated and interactively moved or reshaped. The output is a manipulable 3D representation, ideal for creating realistic virtual environments.
254 stars. No commits in the last 6 months.
Use this if you need to create editable 3D models from a set of 2D images and want to precisely control individual objects within the reconstructed scene.
Not ideal if you are looking for a simple tool to create basic 3D scans without needing detailed object-level manipulation, or if you only have a single image.
Stars
254
Forks
17
Language
Python
License
—
Category
Last pushed
Aug 26, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/vLAR-group/DM-NeRF"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
NVlabs/instant-ngp
Instant neural graphics primitives: lightning fast NeRF and more
nerfstudio-project/nerfstudio
A collaboration friendly studio for NeRFs
google/nerfies
This is the code for Deformable Neural Radiance Fields, a.k.a. Nerfies.
SuLvXiangXin/zipnerf-pytorch
Unofficial implementation of ZipNeRF
google/hypernerf
Code for "HyperNeRF: A Higher-Dimensional Representation for Topologically Varying Neural...