hxdengBerkeley / PointCNN.PytorchLinks
A PyTorch implemetation of PointCNN (CS294-131 Course Proj)
☆221Updated 7 years ago
Alternatives and similar repositories for PointCNN.Pytorch
Users that are interested in PointCNN.Pytorch are comparing it to the libraries listed below
Sorting:
- SO-Net: Self-Organizing Network for Point Cloud Analysis, CVPR2018☆342Updated 4 years ago
- ☆499Updated 5 years ago
- Relation-Shape Convolutional Neural Network for Point Cloud Analysis (CVPR 2019 Oral & Best paper finalist)☆423Updated 3 years ago
- This is the official implementation of RSNet.☆119Updated 5 years ago
- SGPN:Similarity Group Proposal Network for 3D Point Cloud Instance Segmentation, CVPR, 2018☆271Updated 6 years ago
- [CVPR'19] JSIS3D: Joint Semantic-Instance Segmentation of 3D Point Clouds☆178Updated 4 years ago
- pytorch version of PointConv☆290Updated 4 years ago
- DensePoint: Learning Densely Contextual Representation for Efficient Point Cloud Processing (ICCV 2019)☆119Updated 3 years ago
- Associatively Segmenting Instances and Semantics in Point Clouds, CVPR 2019☆257Updated 6 years ago
- PointWeb: Enhancing Local Neighborhood Features for Point Cloud Processing, CVPR2019.☆206Updated 5 years ago
- Spherical Kernel for Efficient Graph Convolution on 3D Point Clouds☆172Updated 4 years ago
- A faster implementation of PointNet++ based on PyTorch.☆500Updated 2 years ago
- Pytorch implementation of 'Graph Attention Convolution for Point Cloud Segmentation'☆172Updated 6 years ago
- PointASNL: Robust Point Clouds Processing using Nonlocal Neural Networks with Adaptive Sampling (CVPR 2020)☆263Updated 3 years ago
- Grid-GCN for Fast and Scalable Point Cloud Learning☆184Updated 5 years ago
- 3D Point Capsule Networks☆292Updated 2 years ago
- Kernel Point Convolutions☆748Updated 4 years ago
- 🔥3D-BoNet in Tensorflow (NeurIPS 2019, Spotlight)☆395Updated 4 years ago
- Code for PCN: Point Completion Network in 3DV'18 (Oral)☆464Updated last year
- PU-Net: Point Cloud Upsampling Network, CVPR, 2018 (https://arxiv.org/abs/1801.06761)☆355Updated 5 years ago
- ☆192Updated 4 years ago
- Code for A GRAPH-CNN FOR 3D POINT CLOUD CLASSIFICATION (ICASSP 2018)☆249Updated 6 years ago
- A learned sampling approach for point clouds (CVPR 2019)☆179Updated last year
- PointGroup: Dual-Set Point Grouping for 3D Instance Segmentation☆422Updated 10 months ago
- A Closer Look at Local Aggregation Operators in Point Cloud Analysis(ECCV 2020)☆255Updated 4 years ago
- point set generative adversarial nets☆146Updated 7 years ago
- a module for 3D semantic segmentation in point clouds.