nerf
There are 529 repositories under nerf topic.
NVlabs/instant-ngp
Instant neural graphics primitives: lightning fast NeRF and more
nerfstudio-project/nerfstudio
A collaboration friendly studio for NeRFs
bmild/nerf
Code release for NeRF (Neural Radiance Fields)
ashawkey/stable-dreamfusion
Text-to-3D & Image-to-3D & Mesh Exportation with NeRF + Diffusion.
MrNeRF/awesome-3D-gaussian-splatting
Curated list of papers and resources focused on 3D Gaussian Splatting, intended to keep pace with the anticipated surge of research in the coming months.
awesome-NeRF/awesome-NeRF
A curated list of awesome neural radiance fields papers
lipku/LiveTalking
Real time interactive streaming digital human
NVlabs/tiny-cuda-nn
Lightning fast C++/CUDA neural network framework
google-research/multinerf
A Code Release for Mip-NeRF 360, Ref-NeRF, and RawNeRF
Anttwo/SuGaR
[CVPR 2024] Official PyTorch implementation of SuGaR: Surface-Aligned Gaussian Splatting for Efficient 3D Mesh Reconstruction and High-Quality Mesh Rendering
kwea123/nerf_pl
NeRF (Neural Radiance Fields) and NeRF in the Wild using pytorch-lightning
hku-mars/FAST-LIVO2
FAST-LIVO2: Fast, Direct LiDAR-Inertial-Visual Odometry
yerfor/GeneFace
GeneFace: Generalized and High-Fidelity 3D Talking Face Synthesis; ICLR 2023; Official code
ashawkey/torch-ngp
A pytorch CUDA extension implementation of instant-ngp (sdf and nerf), with a GUI.
autonomousvision/sdfstudio
A Unified Framework for Surface Reconstruction
junshutang/Make-It-3D
[ICCV 2023] Make-It-3D: High-Fidelity 3D Creation from A Single Image with Diffusion Prior
google/nerfies
This is the code for Deformable Neural Radiance Fields, a.k.a. Nerfies.
yerfor/GeneFacePlusPlus
GeneFace++: Generalized and Stable Real-Time 3D Talking Face Generation; Official Code
One-2-3-45/One-2-3-45
[NeurIPS 2023] Official code of "One-2-3-45: Any Single Image to 3D Mesh in 45 Seconds without Per-Shape Optimization"
GAP-LAB-CUHK-SZ/gaustudio
A Modular Framework for 3D Gaussian Splatting and Beyond
MaximeVandegar/Papers-in-100-Lines-of-Code
Implementation of papers in 100 lines of code.
3D-Vision-World/awesome-NeRF-and-3DGS-SLAM
A comprehensive list of Implicit Representations, NeRF and 3D Gaussian Splatting papers relating to SLAM/Robotics domain, including papers, videos, codes, and related websites
thu-ml/prolificdreamer
ProlificDreamer: High-Fidelity and Diverse Text-to-3D Generation with Variational Score Distillation (NeurIPS 2023 Spotlight)
zubair-irshad/Awesome-Implicit-NeRF-Robotics
A comprehensive list of Implicit Representations and NeRF papers relating to Robotics/RL domain, including papers, codes, and related websites
NVIDIAGameWorks/kaolin-wisp
NVIDIA Kaolin Wisp is a PyTorch library powered by NVIDIA Kaolin Core to work with neural fields (including NeRFs, NGLOD, instant-ngp and VQAD).
nerfstudio-project/nerfacc
A General NeRF Acceleration Toolbox in PyTorch.
sjtuytc/UnboundedNeRFPytorch
State-of-the-art, simple, fast unbounded / large-scale NeRFs.
autonomousvision/mip-splatting
[CVPR'24 Best Student Paper] Mip-Splatting: Alias-free 3D Gaussian Splatting
Vincentqyw/cv-arxiv-daily
🎓Automatically Update CV Papers Daily using Github Actions
kwea123/ngp_pl
Instant-ngp in pytorch+cuda trained with pytorch-lightning (high quality with high speed, with only few lines of legible code)
ToniRV/NeRF-SLAM
NeRF-SLAM: Real-Time Dense Monocular SLAM with Neural Radiance Fields. https://arxiv.org/abs/2210.13641 + Sigma-Fusion: Probabilistic Volumetric Fusion for Dense Monocular SLAM https://arxiv.org/abs/2210.01276
autonomousvision/giraffe
This repository contains the code for the CVPR 2021 paper "GIRAFFE: Representing Scenes as Compositional Generative Neural Feature Fields"
Xharlie/pointnerf
Point-NeRF: Point-based Neural Radiance Fields
THU-LYJ-Lab/T3Bench
T3Bench: Benchmarking Current Progress in Text-to-3D Generation
hongfz16/AvatarCLIP
[SIGGRAPH 2022 Journal Track] AvatarCLIP: Zero-Shot Text-Driven Generation and Animation of 3D Avatars
sunset1995/DirectVoxGO
Direct voxel grid optimization for fast radiance field reconstruction.