nerf

Neural renderer

This project implements a neural representation of 3D scenes for rendering new views

Code release for NeRF (Neural Radiance Fields)

GitHub

10k stars
141 watching
1k forks
Language: Jupyter Notebook
last commit: 7 months ago
Linked from 1 awesome list

nerfneural-radiance-fields

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
yenchenlin/nerf-pytorch An implementation of NeRF in PyTorch for synthesizing novel views of complex scenes 5,557
kwea123/nerf_pl An implementation of NeRF in PyTorch-Lightning for 3D reconstruction and view synthesis 2,748
nvlabs/instant-ngp A software toolkit for training and rendering neural graphics primitives 16,115
ashawkey/torch-ngp A PyTorch implementation of NeRF (Neural Radiance Fields) and related techniques for 3D rendering and reconstruction 2,121
matlab-deep-learning/nerf An implementation of neural radiance fields in MATLAB for 3D reconstruction and rendering 10
dogyoonlee/dp-nerf Deblurring technique using neural radiance fields with physical scene priors 83
nerfstudio-project/nerfstudio A software library for creating and training NeRF models using a simplified API and modular components 9,652
nvlabs/neuralangelo An implementation of high-fidelity neural surface reconstruction from video frames using deep learning 4,418
icvteam/e2nerf Implementing E2NeRF as a PyTorch-based neural radiance field model for 3D scene rendering from blurry images and video data. 21
systemerrorwang/white-box-cartoonization An implementation of a deep learning-based facial cartoonization system using TensorFlow 3,958
nlintz/tensorflow-tutorials A collection of tutorials teaching deep learning with TensorFlow using Jupyter Notebooks 6,003
anishathalye/neural-style This is an implementation of neural style transfer in TensorFlow using the Adam optimizer. 5,542
tensorpack/tensorpack A high-performance neural network training interface for TensorFlow that focuses on speed and flexibility. 6,303
sjchoi86/tensorflow-101 A comprehensive tutorial project on building and training neural networks with TensorFlow 2,606
binroot/tensorflow-book A comprehensive resource for learning machine learning using TensorFlow. 4,453