nerf-pytorch

Scene renderer

An implementation of NeRF in PyTorch for synthesizing novel views of complex scenes

A PyTorch implementation of NeRF (Neural Radiance Fields) that reproduces the results.

GitHub

6k stars
52 watching
1k forks
Language: Python
last commit: about 2 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
kwea123/nerf_plAn implementation of NeRF in PyTorch-Lightning for 3D reconstruction and view synthesis2,748
bmild/nerfThis project implements a neural representation of 3D scenes for rendering new views10,030
nvlabs/instant-ngpA software toolkit for training and rendering neural graphics primitives16,115
ashawkey/torch-ngpA PyTorch implementation of NeRF (Neural Radiance Fields) and related techniques for 3D rendering and reconstruction2,121
pytorch/examplesA collection of curated examples showcasing various PyTorch applications in computer vision, natural language processing, and reinforcement learning.22,530
pytorch/pytorchA Python library providing tensors and dynamic neural networks with strong GPU acceleration84,978
yunjey/pytorch-tutorialA comprehensive tutorial project that provides code examples for learning PyTorch by implementing various deep learning models and demonstrating their usage.30,401
cszn/kairImage restoration toolbox with training and testing codes for various deep learning-based methods2,994
jwyang/faster-rcnn.pytorchAn object detection implementation built on top of PyTorch, supporting multi-image batch training and multiple GPUs.7,721
szagoruyko/pytorchvizA tool to visualize PyTorch execution graphs and traces3,251
pytorch/igniteA high-level library to help with training and evaluating neural networks in PyTorch4,554
biubug6/pytorch_retinafaceAn implementation of a face detection model using PyTorch2,654
kupynorest/deblurganAn image deblurring system using Generative Adversarial Networks (GANs) to restore sharpness from blurry images.2,531
facebookresearch/dinov2A PyTorch implementation of a self-supervised learning method for learning robust visual features without supervision.9,425
nvidia/flownet2-pytorchA deep learning framework implementing an optical flow estimation model using PyTorch.3,159