pointnet topic
Pointnet_Pointnet2_pytorch
PointNet and PointNet++ implemented by pytorch (pure python) and on ModelNet, ShapeNet and S3DIS.
torch-points3d
Pytorch framework for doing deep learning on point clouds.
pointnet-autoencoder
Autoencoder for Point Clouds
pvcnn
[NeurIPS 2019, Spotlight] Point-Voxel CNN for Efficient 3D Deep Learning
SimpleView
Official Code for ICML 2021 paper "Revisiting Point Cloud Shape Classification with a Simple and Effective Baseline"
Grid-GCN
Grid-GCN for Fast and Scalable Point Cloud Learning
Open3D-PointNet2-Semantic3D
Semantic3D segmentation with Open3D and PointNet++
pointnet
PyTorch implementation of "PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation" https://arxiv.org/abs/1612.00593
pointnet-keras
Keras implementation for Pointnet
pointnet2-tensorflow2
Pointnet++ modules implemented as tensorflow 2 keras layers.