POSTECH-CVLab / point-transformer
This is an unofficial implementation of the Point Transformer paper.
☆531Updated 2 years ago
Alternatives and similar repositories for point-transformer:
Users that are interested in point-transformer are comparing it to the libraries listed below
- Point Transformers☆665Updated 10 months ago
- Kernel Point Convolution implemented in PyTorch☆801Updated last month
- [NeurIPS'22] An official PyTorch implementation of PTv2.☆371Updated last year
- Pytorch implementation of PCT: Point Cloud Transformer☆359Updated 3 years ago
- [NeurIPS'22] PointNeXt: Revisiting PointNet++ with Improved Training and Scaling Strategies☆824Updated last year
- [ICLR 2022 poster] Official PyTorch implementation of "Rethinking Network Design and Local Geometry in Point Cloud: A Simple Residual MLP…☆515Updated 2 months ago
- Stratified Transformer for 3D Point Cloud Segmentation (CVPR 2022)☆384Updated 2 years ago
- [ICCV 2021 Oral] PoinTr: Diverse Point Cloud Completion with Geometry-Aware Transformers☆638Updated 4 months ago
- Implementation of the Point Transformer layer, in Pytorch