YoujiaZhang/NeMF
[ICCV 2023] NeMF: Inverse Volume Rendering with Neural Microflake Field
This project helps computer graphics artists and 3D content creators reconstruct complex 3D scenes from multiple 2D images. It takes a collection of photographs of an object or scene from various angles and outputs a detailed 3D model that can be rendered under different lighting conditions. This is ideal for professionals in visual effects, game development, or virtual reality who need to accurately recreate physical objects digitally.
No commits in the last 6 months.
Use this if you need to create highly realistic 3D models from real-world photos, especially for objects with intricate surface details and complex light interactions.
Not ideal if you are looking for a simple, quick 3D scan for basic geometric shapes without complex material properties or detailed lighting reconstruction.
Stars
67
Forks
—
Language
Jupyter Notebook
License
—
Category
Last pushed
Apr 30, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/YoujiaZhang/NeMF"
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
yashbhalgat/HashNeRF-pytorch
Pure PyTorch Implementation of NVIDIA paper on Instant Training of Neural Graphics primitives:...