yunxiaoshi / pointnet-pytorch
PointNet in PyTorch with comprehensive experiments
☆52Updated 3 years ago
Alternatives and similar repositories for pointnet-pytorch:
Users that are interested in pointnet-pytorch are comparing it to the libraries listed below
- ☆58Updated 6 years ago
- PyTorch reimplementation for "KPConv: Flexible and Deformable Convolution for Point Clouds" https://arxiv.org/abs/1904.08889☆67Updated 4 years ago
- DensePoint: Learning Densely Contextual Representation for Efficient Point Cloud Processing (ICCV 2019)☆119Updated 3 years ago
- A clean PointNet++ segmentation model implementation. Support batch of samples with different number of points.☆58Updated 4 years ago
- This work is based on our paper Exploring Spatial Context for 3D Semantic Segmentation of Point Clouds, which is appeared at the IEEE Int…☆101Updated 6 years ago
- ☆66Updated 4 years ago
- [CVPR'19] JSIS3D: Joint Semantic-Instance Segmentation of 3D Point Clouds☆177Updated 4 years ago
- ☆59Updated 4 years ago
- This project releases the code for the Paper "Going Deeper with Point Networks"☆59Updated 5 years ago
- SpiderCNN: Deep Learning on Point Sets with Parameterized Convolutional Filters☆72Updated 6 years ago
- A curated list of papers & resources linked to deep learning on point clouds.☆81Updated 5 years ago
- This is the official implementation of RSNet.☆118Updated 4 years ago
- Fully-Convolutional Point Networks for Large-Scale Point Clouds☆85Updated 5 years ago
- Code for Pointwise Convolutional Neural Networks, CVPR 2018☆129Updated 5 years ago
- ☆61Updated 5 years ago
- PointWeb: Enhancing Local Neighborhood Features for Point Cloud Processing, CVPR2019.☆203Updated 5 years ago
- implementation "Escape from Cells: Deep Kd-Networks for The Recognition of 3D Point Cloud Models" in pytorch☆117Updated 6 years ago
- PartNet Shape Segmentation Experiments Code Repo☆71Updated 4 years ago
- CVPR 2020, "FPConv: Learning Local Flattening for Point Convolution"☆131Updated 3 years ago
- Geometry Sharing Network for 3D Point Cloud Classification and Segmentation☆49Updated 5 years ago
- Pytorch implementation for pointnet1 + pointnet2(pointnet++).☆37Updated 3 years ago
- CVPR 2018 paper "Learning 3D Shape Completion from Laser Scan Data with Weak Supervision".☆61Updated 6 years ago
- ShellNet: Efficient Point Cloud Convolutional Neural Networks using Concentric Shells Statistics☆87Updated 5 years ago
- ☆191Updated 3 years ago
- Pointwise Rotation-Invariant Network (AAAI 2020)☆87Updated 4 years ago
- Implementation of Popular Deep Learning Network using pytorch