RAHUL-KAD/2d_to_3d_image_generation
Using NeRF we can convert 2d images into 3d.
This project helps create realistic 3D models from a collection of 2D photographs taken from various angles. You input multiple standard 2D images of an object or scene, and it generates a volumetric 3D representation. This is ideal for professionals in virtual reality, augmented reality, or 3D content creation who need to reconstruct scenes or objects digitally.
No commits in the last 6 months.
Use this if you need to convert a series of 2D images into an interactive 3D model for virtual tours, product visualization, or digital archival.
Not ideal if you require instant 3D model generation or only have a single 2D image without multiple viewpoints.
Stars
13
Forks
2
Language
Jupyter Notebook
License
—
Category
Last pushed
May 21, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/RAHUL-KAD/2d_to_3d_image_generation"
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:...