pointnet topic

List pointnet repositories

Pointnet_Pointnet2_pytorch

3.3k
Stars
840
Forks
Watchers

PointNet and PointNet++ implemented by pytorch (pure python) and on ModelNet, ShapeNet and S3DIS.

torch-points3d

2.4k
Stars
380
Forks
Watchers

Pytorch framework for doing deep learning on point clouds.

pvcnn

623
Stars
128
Forks
Watchers

[NeurIPS 2019, Spotlight] Point-Voxel CNN for Efficient 3D Deep Learning

SimpleView

151
Stars
24
Forks
Watchers

Official Code for ICML 2021 paper "Revisiting Point Cloud Shape Classification with a Simple and Effective Baseline"

Grid-GCN

182
Stars
25
Forks
Watchers

Grid-GCN for Fast and Scalable Point Cloud Learning

Open3D-PointNet2-Semantic3D

499
Stars
112
Forks
Watchers

Semantic3D segmentation with Open3D and PointNet++

pointnet

247
Stars
64
Forks
Watchers

PyTorch implementation of "PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation" https://arxiv.org/abs/1612.00593

pointnet-keras

123
Stars
42
Forks
Watchers

Keras implementation for Pointnet

pointnet2-tensorflow2

90
Stars
40
Forks
Watchers

Pointnet++ modules implemented as tensorflow 2 keras layers.