shamanDevel / AdaptiveSampling
Source code for "Learning Adaptive Sampling and Reconstruction for Volume Visualization"
☆17Updated last year
Related projects ⓘ
Alternatives and complementary repositories for AdaptiveSampling
- Fast Neural Representations for Direct Volume Rendering☆26Updated 2 years ago
- Differentiable Direct Volume Rendering - Source Code☆36Updated 2 years ago
- Source code for "PointTriNet: Learned Triangulation of 3D Point Sets", by Nicholas Sharp and Maks Ovsjanikov at ECCV 2020☆106Updated 3 years ago
- The reference implementaiton for the paper "Deep Geometric Prior for Surface Reconstruction"☆128Updated 7 months ago
- Fast analytical implementation of batch eigen-decomposition for 3x3 symmetric matrices with Pytorch. > 250x faster than regular Pytorch i…☆20Updated 3 years ago
- ACORN: Adaptive Coordinate Networks for Neural Scene Representation | SIGGRAPH 2021☆290Updated 2 years ago
- Code for SIGGRAPH paper CNNs on Surfaces using Rotation-Equivariant Features☆87Updated last year
- ☆100Updated 2 years ago
- Code for HodgeNet: Learning Spectral Geometry on Triangle Meshes, in SIGGRAPH 2021.☆79Updated 3 years ago
- prototype code for neural subdivision☆115Updated last year
- Learning Normal Orientation For Point Clouds [SIGGRAPH 2021]☆26Updated 2 years ago
- ☆39Updated 2 years ago
- PyTorch implementation for paper Neural Marching Cubes.☆158Updated last year
- Pytorch implementation of NeurIPS 2021 paper: Geometry Processing with Neural Fields.☆196Updated last year
- DeepMetaHandles: Learning Deformation Meta-Handles of 3D Meshes with Biharmonic Coordinates☆83Updated 2 years ago
- Official implementation of "MetaSDF: Meta-learning Signed Distance Functions"☆138Updated 3 years ago
- "DeepSDF: Learning Continuous Signed Distance Functions for Shape Representation" implementation (ML 2019, Skoltech)☆52Updated 5 years ago
- Marching cubes with and without color interpolation, and edge subsampling.☆184Updated 2 years ago
- Mesh Reconstruction assignment for Geometry Processing course☆103Updated 2 years ago
- Implementation of Differentiable Sign-Distance Function Rendering - in Pytorch☆69Updated 2 years ago
- An Efficient Implementation of Analytic Mesh Algorithm for 3D Iso-surface Extraction from Neural Networks☆71Updated 2 years ago
- Code for the paper "Unbiased Inverse Volume Rendering with Differential Trackers"☆54Updated 2 years ago
- Standalone marching cubes implementation and Python bindings☆96Updated 11 months ago
- ☆56Updated last year
- Official Implementation of Neural Splines☆90Updated 3 years ago
- SDFDiff: Differentiable Rendering of Signed Distance Fields for 3D Shape Optimization☆277Updated 4 years ago
- Controlling Neural Level Sets☆20Updated 4 years ago
- Python implementation of Functional Maps☆101Updated 6 months ago
- Geometry processing utilities compatible with jax for autodifferentiation.