zubair-irshad/articulated-object-nerf
Experimental repo for modelling Articulated Object Neural Radiance Field
This project helps researchers and developers create detailed 3D models of objects that can move or change shape, like a robot arm or a pair of scissors. You provide multiple images of the articulated object from various angles, and it generates a "Neural Radiance Field" which is a 3D representation that can be rendered from any viewpoint, even showing its articulation. This is for computer vision researchers, robotics engineers, or 3D content creators working with dynamic objects.
No commits in the last 6 months.
Use this if you need to generate high-fidelity 3D models of articulated objects from 2D images for research or advanced visualization.
Not ideal if you are looking for a simple, off-the-shelf 3D scanning solution for static objects or require real-time performance on consumer hardware.
Stars
51
Forks
4
Language
Python
License
—
Category
Last pushed
Aug 30, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/zubair-irshad/articulated-object-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
yashbhalgat/HashNeRF-pytorch
Pure PyTorch Implementation of NVIDIA paper on Instant Training of Neural Graphics primitives:...