lxxue / FRNN
Fixed Radius Nearest Neighbor Search on GPU
☆184Updated 11 months ago
Alternatives and similar repositories for FRNN:
Users that are interested in FRNN are comparing it to the libraries listed below
- Official Implementation of Neural Splines☆90Updated 3 years ago
- Parametric Gauss Reconstruction☆75Updated 5 months ago
- Code for "MeshSDF: Differentiable Iso-Surface Extraction", NeurIPS2020, SpotLight☆232Updated 3 years ago
- Learning Deformable Tetrahedral Meshes for 3D Reconstruction (NeurIPS 2020)☆178Updated last year
- Code for the SIGGRAPH 2022 paper "DeltaConv: Anisotropic Operators for Geometric Deep Learning on Point Clouds."☆139Updated last year
- ☆51Updated 3 years ago
- Pytorch implementation of NeurIPS 2021 paper: Geometry Processing with Neural Fields.☆200Updated last year
- Differentiable Iso-Surface Extraction Package (DISO)☆227Updated last month
- Blender/bpy utilities for paper-ready visualizations of meshes, point clouds and occupancy grids.☆80Updated 6 years ago
- [SIGGRAPH Asia 2022] A Neural Galerkin Solver for Accurate Surface Reconstruction☆95Updated 2 years ago
- ☆101Updated 2 years ago
- Queries on neural implicit surfaces via range analysis: ray casting, intersection, closest point, & more. SIGGRAPH 2022 paper. JAX implem…☆172Updated 2 years ago
- Implementation for Curriculum DeepSDF☆87Updated 4 years ago
- PyTorch implementation of Neural Dual Contouring.☆235Updated 2 years ago
- An Efficient Implementation of Analytic Mesh Algorithm for 3D Iso-surface Extraction from Neural Networks☆73Updated 2 years ago
- Blazingly fast encoding for neural networks based on permutohedral lattices☆101Updated last year
- Python tool for obtaining watertight meshes using TSDF fusion.☆225Updated last year
- The reference implementaiton for the paper "Deep Geometric Prior for Surface Reconstruction"☆131Updated 10 months ago
- Official code repository for the paper: “GenSDF: Two-Stage Learning of Generalizable Signed Distance Functions”☆123Updated 2 years ago
- PyTorch implementation for paper Neural Marching Cubes.☆163Updated last year
- ReLU Fields The Little Non-linearity That Could