cheind / pure-torch-ngp
A pure PyTorch based implementation of "Instant Neural Graphics Primitives with a Multiresolution Hash Encoding" with tweaks.
☆41Updated 2 years ago
Alternatives and similar repositories for pure-torch-ngp:
Users that are interested in pure-torch-ngp are comparing it to the libraries listed below
- [ECCV 2022 Oral] GARF: Gaussian Activated Radiance Fields for High Fidelity Reconstruction & Pose Estimation☆110Updated last year
- Neural-PIL: Neural Pre-Integrated Lighting for Reflectance Decomposition - NeurIPS2021☆101Updated 2 years ago
- [SIGGRAPH Asia 2022] Differentiable Point-Based Radiance Fields for Efficient View Synthesis☆127Updated 2 years ago
- official NeRFLiX implementation☆101Updated last year
- NeRF for Outdoor Scene Relighting [ECCV 2022]☆240Updated 2 years ago
- Fuzzy Metaballs+ Renderer. With Optical Flow, Mesh Exporting and more.☆188Updated last year
- Efficient distortion loss with O(n) realization.☆131Updated 2 years ago
- Source code for eikonalfield (SIGGRAPH 2022)☆80Updated 2 years ago
- [CVPR 2022] Ha-NeRF😆: Hallucinated Neural Radiance Fields in the Wild☆155Updated last year
- HF-NeuS: Improved Surface Reconstruction Using High-Frequency Details (NeurIPS 2022)☆222Updated 2 years ago
- Official implementation for Tetra-NeRF paper - NeRF represented as triangulation of input point cloud.☆283Updated 5 months ago
- Official repository for CodeNeRF☆128Updated last year
- Neural Scene Flow Fields using pytorch-lightning, with potential improvements☆223Updated 2 years ago
- Blazingly fast encoding for neural networks based on permutohedral lattices☆103Updated last year
- Inverse rendering by optimizing neural SDF and materials from photometric images☆303Updated last year
- NeRF-SR: High-Quality Neural Radiance Fields using Supersampling☆143Updated last year
- NeRF visualization library under construction☆285Updated last year
- Volume rendering based surface reconstruction using Unsigned Distance Fields☆286Updated last year
- [ ICCV 2021 Oral ] Our method can estimate camera poses and neural radiance fields jointly when the cameras are initialized at random pos…☆227Updated 3 years ago
- ☆138Updated last year
- The Pytorch implementation of "DeVRF: Fast Deformable Voxel Radiance Fields for Dynamic Scenes"☆181Updated 2 years ago
- PET-NeuS: Positional Encoding Tri-Planes for Neural Surfaces (CVPR 2023)☆272Updated 10 months ago
- [ECCV'22] Official PyTorch Implementation of "HDR-Plenoxels: Self-Calibrating High Dynamic Range Radiance Fields"☆111Updated last year
- Implicit Differentiable Render with Neural Environment Lighting☆79Updated last year
- An unofficial pytorch implementation of MeRF☆166Updated 10 months ago
- a simple template for practicing NeRF.