TencentARC/ArcNerf
Nerf and extensions in all
This framework helps 3D content creators and researchers generate realistic 3D models and scenes from a collection of 2D images. You input a set of photographs taken from various angles around an object or scene, and it outputs a high-quality 3D representation that can be viewed from any angle, or even extracted as a mesh for use in other graphics software. It's ideal for professionals in computer graphics, virtual reality, or augmented reality who need to reconstruct detailed 3D objects or environments.
107 stars. No commits in the last 6 months.
Use this if you need to create highly realistic 3D models and novel view renderings from photographic input, especially if you want to experiment with different state-of-the-art NeRF techniques.
Not ideal if you're looking for a simple, one-click solution without needing to understand or customize the underlying 3D reconstruction pipeline.
Stars
107
Forks
7
Language
Jupyter Notebook
License
—
Category
Last pushed
Mar 13, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/TencentARC/ArcNerf"
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...