taichi-dev / taichi-nerfs
Implementations of NeRF variants based on Taichi + PyTorch
☆787Updated 11 months ago
Alternatives and similar repositories for taichi-nerfs
Users that are interested in taichi-nerfs are comparing it to the libraries listed below
Sorting:
- [ICCV2023] Delicate Textured Mesh Recovery from NeRF via Adaptive Surface Refinement☆942Updated 6 months ago
- Nvdiffrast - Modular Primitives for High-Performance Differentiable Rendering☆1,584Updated 7 months ago
- Code release for NeuS☆1,671Updated last year
- JNeRF is a NeRF benchmark based on Jittor. JNeRF re-implemented instant-ngp and achieved same performance with original paper.☆647Updated 6 months ago
- An Instants-NGP renderer that has been implemented using Taichi☆372Updated last month
- A General NeRF Acceleration Toolbox in PyTorch.☆1,431Updated 7 months ago
- [ECCV 2022] Tensorial Radiance Fields, a novel approach to model and reconstruct radiance fields☆1,206Updated last year
- OpenXRLab Neural Radiance Field (NeRF) Toolbox and Benchmark☆585Updated 2 years ago
- Neural Surface reconstruction based on Instant-NGP. Efficient and customizable boilerplate for your research projects. Train NeuS in 10mi…☆897Updated last year
- Official code for the NeurIPS 2022 paper "Shape, Light, and Material Decomposition from Images using Monte Carlo Rendering and Denoising"…☆394Updated last year
- A pytorch CUDA extension implementation of instant-ngp (sdf and nerf), with a GUI.☆2,169Updated last year
- Source code for "Differentiable Signed Distance Function Rendering" (Siggraph 2022)☆880Updated 2 years ago
- Pure PyTorch Implementation of NVIDIA paper on Instant Training of Neural Graphics primitives: https://nvlabs.github.io/instant-ngp/☆992Updated 9 months ago
- ☆749Updated last month
- Instant-ngp in pytorch+cuda trained with pytorch-lightning (high quality with high speed, with only few lines of legible code)☆1,278Updated last year
- Open source code for the paper of Neural Sparse Voxel Fields.☆815Updated last year
- ☆926Updated 2 years ago
- Neural Geometric Level of Detail: Real-time Rendering with Implicit 3D Shapes (CVPR 2021 Oral)☆888Updated last year
- Lightweight Python framework that provides a high-level API for creating and rendering scenes with Blender.☆813Updated 3 weeks ago
- An unofficial implementation of paper 3D Gaussian Splatting for Real-Time Radiance Field Rendering by taichi lang.☆702Updated last year
- [ICCV 2023] Official code for NeuS2☆688Updated last year
- A Unified Framework for Surface Reconstruction