nerf
Neural renderer
This project implements a neural representation of 3D scenes for rendering new views
Code release for NeRF (Neural Radiance Fields)
10k stars
140 watching
1k forks
Language: Jupyter Notebook
last commit: 4 months ago
Linked from 1 awesome list
nerfneural-radiance-fields
Related projects:
Repository | Description | Stars |
---|---|---|
yenchenlin/nerf-pytorch | An implementation of NeRF in PyTorch for synthesizing novel views of complex scenes | 5,505 |
kwea123/nerf_pl | An implementation of NeRF in PyTorch-Lightning for 3D reconstruction and view synthesis | 2,732 |
nvlabs/instant-ngp | A software toolkit for training and rendering neural graphics primitives | 16,033 |
ashawkey/torch-ngp | A PyTorch implementation of NeRF (Neural Radiance Fields) and related techniques for 3D rendering and reconstruction | 2,110 |
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 | 82 |
nerfstudio-project/nerfstudio | A software library for creating and training NeRF models using a simplified API and modular components | 9,546 |
nvlabs/neuralangelo | An implementation of high-fidelity neural surface reconstruction from video frames using deep learning | 4,396 |
icvteam/e2nerf | Develops Event Enhanced Neural Radiance Fields from blurry images using neural networks and event data | 18 |
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,006 |
anishathalye/neural-style | This is an implementation of neural style transfer in TensorFlow using the Adam optimizer. | 5,541 |
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 |