HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

PCT: Point cloud transformer

Meng-Hao Guo Jun-Xiong Cai Zheng-Ning Liu Tai-Jiang Mu Ralph R. Martin Shi-Min Hu

PCT: Point cloud transformer

Abstract

The irregular domain and lack of ordering make it challenging to design deep neural networks for point cloud processing. This paper presents a novel framework named Point Cloud Transformer(PCT) for point cloud learning. PCT is based on Transformer, which achieves huge success in natural language processing and displays great potential in image processing. It is inherently permutation invariant for processing a sequence of points, making it well-suited for point cloud learning. To better capture local context within the point cloud, we enhance input embedding with the support of farthest point sampling and nearest neighbor search. Extensive experiments demonstrate that the PCT achieves the state-of-the-art performance on shape classification, part segmentation and normal estimation tasks.

Code Repositories

DLW3D/PCT_Pytorch
pytorch
Mentioned in GitHub
MenghaoGuo/PCT
Official
pytorch
Mentioned in GitHub
toothfairy42/PCT-pytorch
pytorch
Mentioned in GitHub
Strawberry-Eat-Mango/PCT_Pytorch
pytorch
Mentioned in GitHub
qq456cvb/Point-Transformers
pytorch
Mentioned in GitHub
uuyzhang/PCT_Pytorch
pytorch
Mentioned in GitHub
irmvlab/point-mamba
pytorch
Mentioned in GitHub
uyzhang/PCT_Pytorch
pytorch
Mentioned in GitHub
qinglew/PointCloudTransformer
pytorch
Mentioned in GitHub
ViniciusMikuni/PCT_HEP
tf
Mentioned in GitHub
Liu-Feng/PCT-tensorflow
tf
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
3d-part-segmentation-on-shapenet-partPoint Cloud Transformer
Instance Average IoU: 86.4
3d-point-cloud-classification-on-intraPCT
F1 score (5-fold): 0.914
3d-point-cloud-classification-on-modelnet40Point Cloud Transformer
Number of params: 2.88M
Overall Accuracy: 93.2
3d-point-cloud-classification-on-modelnet40-cPCT
Error Rate: 0.255
point-cloud-classification-on-pointcloud-cPCT
mean Corruption Error (mCE): 0.925

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
PCT: Point cloud transformer | Papers | HyperAI