vinits5 / learning3dLinks
This is a complete package of recent deep learning methods for 3D point clouds in pytorch (with pretrained models).
☆832Updated 2 months ago
Alternatives and similar repositories for learning3d
Users that are interested in learning3d are comparing it to the libraries listed below
Sorting:
- Kernel Point Convolution implemented in PyTorch☆850Updated 9 months ago
- Kernel Point Convolutions☆762Updated 4 years ago
- Pytorch framework for doing deep learning on point clouds.☆254Updated 3 years ago
- 3D point cloud datasets in HDF5 format, containing uniformly sampled 2048 points per shape.☆480Updated 2 years ago
- This is an unofficial implementation of the Point Transformer paper.☆598Updated 3 years ago
- Fully Convolutional Geometric Features: Fast and accurate 3D features for registration and correspondence.☆697Updated 4 years ago
- A python tool for fitting primitives 3D shapes in point clouds using RANSAC algorithm☆625Updated last year
- Semantic3D segmentation with Open3D and PointNet++☆540Updated last year
- [ICCV 2021 Oral] PoinTr: Diverse Point Cloud Completion with Geometry-Aware Transformers☆748Updated 11 months ago
- PyTorch implementation of "PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation" https://arxiv.org/abs/1612.00593☆268Updated 2 years ago
- [NeurIPS'22] PointNeXt: Revisiting PointNet++ with Improved Training and Scaling Strategies☆927Updated last year
- [CVPR 2020 Oral] A differentiable framework for 3D registration☆535Updated last year
- RPM-Net: Robust Point Matching using Learned Features (CVPR2020)☆401Updated 3 years ago
- [CVPR 2021, Oral] PREDATOR: Registration of 3D Point Clouds with Low Overlap.☆572Updated 6 months ago
- [CVPR2022] Geometric Transformer for Fast and Robust Point Cloud Registration☆843Updated last year
- [CVPR2020] Learning multiview 3D point cloud registration☆403Updated 5 years ago
- A PyTorch implementation of Dynamic Graph CNN for Learning on Point Clouds (DGCNN)☆775Updated 2 years ago
- Point Transformers☆704Updated last year
- 🔥RandLA-Net in Tensorflow (CVPR 2020, Oral & IEEE TPAMI 2021)☆1,466Updated 2 years ago
- A curated list of point cloud registration.☆897Updated last year
- A list of papers and datasets about point cloud analysis (processing) since 2017. Update every day!☆1,578Updated last year
- ☆268Updated 5 years ago
- ☆394Updated 2 years ago
- Code for PCN: Point Completion Network in 3DV'18 (Oral)☆468Updated last year
- Morphing and Sampling Network for Dense Point Cloud Completion (AAAI2020)☆435Updated 3 years ago
- ☆479Updated 6 years ago
- CVPR2020 PF-Net: Point Fractal Network for 3D Point Cloud Completion☆350Updated 4 years ago
- Implementation of PCN(Point Completion Network) in PyTorch.