kacperkan/conerf
😮The official implementation of "CoNeRF: Controllable Neural Radiance Fields" 😮
This project helps 3D artists, animators, and visual effects specialists create highly realistic, controllable 3D models from video footage. You provide a series of images or video of an object or person, along with simple annotations for specific features (like an eye or mouth). The output is a "neural radiance field" model that can be manipulated to change those features (e.g., open/close an eye) while maintaining photorealistic quality from any viewpoint.
No commits in the last 6 months.
Use this if you need to generate high-fidelity 3D models from real-world captures and want precise control over specific expressive attributes or deformations without manual 3D sculpting.
Not ideal if you're looking for a simple drag-and-drop tool for quick 3D model generation or if you don't have experience with command-line tools and basic data annotation.
Stars
82
Forks
13
Language
Python
License
Apache-2.0
Category
Last pushed
Dec 17, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/kacperkan/conerf"
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:...