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.
6k stars
52 watching
1k forks
Language: Python
last commit: 7 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of NeRF in PyTorch-Lightning for 3D reconstruction and view synthesis | 2,748 |
| This project implements a neural representation of 3D scenes for rendering new views | 10,030 |
| A software toolkit for training and rendering neural graphics primitives | 16,115 |
| A PyTorch implementation of NeRF (Neural Radiance Fields) and related techniques for 3D rendering and reconstruction | 2,121 |
| A collection of curated examples showcasing various PyTorch applications in computer vision, natural language processing, and reinforcement learning. | 22,530 |
| A Python library providing tensors and dynamic neural networks with strong GPU acceleration | 84,978 |
| A comprehensive tutorial project that provides code examples for learning PyTorch by implementing various deep learning models and demonstrating their usage. | 30,401 |
| Image restoration toolbox with training and testing codes for various deep learning-based methods | 2,994 |
| An object detection implementation built on top of PyTorch, supporting multi-image batch training and multiple GPUs. | 7,721 |
| A tool to visualize PyTorch execution graphs and traces | 3,251 |
| A high-level library to help with training and evaluating neural networks in PyTorch | 4,554 |
| An implementation of a face detection model using PyTorch | 2,654 |
| An image deblurring system using Generative Adversarial Networks (GANs) to restore sharpness from blurry images. | 2,531 |
| A PyTorch implementation of a self-supervised learning method for learning robust visual features without supervision. | 9,425 |
| A deep learning framework implementing an optical flow estimation model using PyTorch. | 3,159 |