ziruiw-dev / farthest-point-samplingLinks
A vanilla implementation of farthest point sampling (FPS) algorithm in paper: "The farthest point strategy for progressive image sampling"
☆55Updated 4 years ago
Alternatives and similar repositories for farthest-point-sampling
Users that are interested in farthest-point-sampling are comparing it to the libraries listed below
Sorting:
- prnet☆128Updated 2 years ago
- A clean PointNet++ segmentation model implementation. Support batch of samples with different number of points.☆60Updated 4 years ago
- MVP Benchmark for Multi-View Partial Point Cloud Completion and Registration☆123Updated 3 years ago
- Point Cloud Registration Network☆81Updated 3 years ago
- PyTorch reimplementation for "PPF-FoldNet: Unsupervised Learning of Rotation Invariant 3D Local Descriptors" https://arxiv.org/abs/1808.1…☆102Updated 5 years ago
- [CVPR 2022, Oral] Learning Partial point cloud matching in Rigid and Deformable scenes☆217Updated 2 years ago
- PyTorch implementation of DeepGMR: Learning Latent Gaussian Mixture Models for Registration (ECCV 2020 spotlight)☆157Updated 4 years ago
- Source code for "Supervised Fitting of Geometric Primitives to 3D Point Clouds" [CVPR 2019].☆174Updated 4 years ago
- rendering (optionally temporal) point clouds using Mitsuba2☆162Updated last year
- This is a pytorch implementation of PCRNet☆83Updated last year
- Code for ECCV 2020 Paper "Iterative Distance-Aware Similarity Matrix Convolution with Mutual-Supervised Point Elimination for Efficient P…☆45Updated 4 years ago
- CASS:Learning Canonical Shape Space for Category-Level 6D Object Pose and Size Estimation☆37Updated 5 years ago
- [ NeurIPS 2021 ] Pytorch implementation for "Density-aware Chamfer Distance as a Comprehensive Metric for Point Cloud Completion"☆154Updated 3 years ago
- Visualizes meshes, pointclouds and video flythroughs in publication quality☆114Updated 5 years ago
- Point2Skeleton: Learning Skeletal Representations from Point Clouds (CVPR2021)☆224Updated last month
- KeypointNet: A Large-scale 3D Keypoint Dataset Aggregated from Numerous Human Annotations (CVPR2020)☆170Updated 3 years ago
- Non-rigid alignment of two depth scans using Adam☆121Updated 2 years ago
- PyTorch implementation for the paper Equivariant Point Network for 3D Point Cloud Analysis (CVPR2021).☆109Updated 2 years ago
- Implementation of the Chamfer Distance as a module for pyTorch