torch-ngp
NeRF renderer
A PyTorch implementation of NeRF (Neural Radiance Fields) and related techniques for 3D rendering and reconstruction
A pytorch CUDA extension implementation of instant-ngp (sdf and nerf), with a GUI.
2k stars
42 watching
281 forks
Language: Python
last commit: about 1 year ago
Linked from 1 awesome list
d-nerfguiinstant-ngpnerfpytorchreal-timesdftensorf
Related projects:
Repository | Description | Stars |
---|---|---|
kwea123/nerf_pl | An implementation of NeRF in PyTorch-Lightning for 3D reconstruction and view synthesis | 2,748 |
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 |
nearai/torchfold | A PyTorch module for dynamic batching and optimized computation on deep neural networks | 221 |
nicolas-chaulet/torch-points3d | A PyTorch framework for building and training deep learning models on point clouds. | 224 |
nogu-atsu/narf | A neural network model for generating images of articulated objects with controlled pose and appearance | 150 |
ne7ermore/torch-light | A comprehensive collection of deep learning examples using PyTorch, covering various applications and models. | 537 |
torch/cutorch | Provides a CUDA backend for the PyTorch deep learning framework | 337 |
sxyu/pixel-nerf | Software for generating 3D scenes from limited images using neural networks | 1,404 |
yerevann/warp | An approach to transfer learning for NLP tasks using adversarial reprogramming and word-level task-specific embeddings. | 83 |
aiqm/torchani | A PyTorch implementation of a neural network potential for molecular simulations | 471 |
pytorchbearer/torchbearer | A PyTorch model fitting library designed to simplify the process of training deep learning models. | 636 |
kaiyangzhou/dassl.pytorch | A PyTorch toolbox for supporting research and development of domain adaptation, generalization, and semi-supervised learning methods in computer vision. | 1,236 |
yenchenlin/nerf-pytorch | An implementation of NeRF in PyTorch for synthesizing novel views of complex scenes | 5,557 |
ahmedfgad/torchga | Trains PyTorch models using a genetic algorithm | 96 |