thomgrand / tf_kdtree
This repository implements the KDTree on CUDA with interface bindings both in C++ and Tensorflow
☆17Updated 2 years ago
Alternatives and similar repositories for tf_kdtree:
Users that are interested in tf_kdtree are comparing it to the libraries listed below
- A gpu based implementation of a K-D Tree Builder☆108Updated 5 years ago
- ☆215Updated last week
- Unofficial python wrapper to the nanoflann k-d tree☆35Updated last year
- GPU-accelerated KD-tree implementation☆42Updated 3 years ago
- Fixed Radius Nearest Neighbor Search on GPU☆183Updated 10 months ago
- Port of cp_kdtree to pytorch☆38Updated 6 months ago
- A C++/CUDA library to efficiently compute neighborhood information on the GPU for 3D point clouds within a fixed radius.☆99Updated 8 months ago
- An easily integrable Cholesky solver on CPU and GPU☆229Updated last month
- Python implementation of Functional Maps☆105Updated this week
- Code for "MeshSDF: Differentiable Iso-Surface Extraction", NeurIPS2020, SpotLight☆230Updated 3 years ago
- A fast nearest neighbor index cuda implementation for 3-D points using a left balanced BVH-tree.☆31Updated 5 months ago
- Fast zero-overhead bindings between NumPy and Eigen☆138Updated 4 months ago
- Complete Python bindings for the OptiX host API☆48Updated this week
- Gradient, divergence, Laplacian on point clouds. Useful for setting up and solving PDEs on point clouds and learning anisotropic features…☆74Updated 2 years ago
- Official Implementation of Neural Splines☆90Updated 3 years ago
- Generate watertight meshes and sdf grids from degenerate, non-manifold meshes☆99Updated last year
- A fast and robust total curvature estimation method, for both triangle meshes and point clouds.☆30Updated last month
- DeepLM: Large-scale Nonlinear Least Squares on Deep Learning Frameworks using Stochastic Domain Decomposition (CVPR 2021)☆181Updated last year
- Build high-quality Laplace matrices on meshes and point clouds in Python. Implements [Sharp & Crane SGP 2020].☆218Updated last month
- Code for the SIGGRAPH 2022 paper "DeltaConv: Anisotropic Operators for Geometric Deep Learning on Point Clouds."☆138Updated last year
- Parametric Gauss Reconstruction☆74Updated 4 months ago
- Efficient Eikonal equation solver using CUDA☆90Updated 3 weeks ago
- Code of Globally Consistent Normal Orientation for Point Clouds by Regularizing the Winding-Number Field. ACM Transactions on Graphics (S…☆300Updated 3 months ago
- The code of Parallel Structure, which is used to reconstruct mesh from 3D Point Cloud.☆60Updated 3 years ago
- Fast Quadratic Mesh Simplification☆119Updated last week
- [SGP 2021] Scalable Surface Reconstruction with Delaunay-Graph Neural Networks☆39Updated last year
- [NeurIPS'21] Shape As Points: A Differentiable Poisson Solver☆591Updated 2 years ago
- Surface reconstruction with IGL Library and Eigen☆14Updated 6 years ago
- Plot 3D triangle meshes☆149Updated 5 months ago
- An Efficient Implementation of Analytic Mesh Algorithm for 3D Iso-surface Extraction from Neural Networks☆73Updated 2 years ago