A Jittor implementation of Point Cloud Transformer (PCT) for ModelNet40 classification.
Introduction
This project implements the Point Cloud Transformer (PCT) model using the Jittor deep learning framework for 3D point cloud classification on the ModelNet40 dataset.
PA3 - Point Cloud Transformer
A Jittor implementation of Point Cloud Transformer (PCT) for ModelNet40 classification.
Introduction
This project implements the Point Cloud Transformer (PCT) model using the Jittor deep learning framework for 3D point cloud classification on the ModelNet40 dataset.
Environment
Dataset
ModelNet40 point cloud dataset.
Training data:
Test data:
Usage
Train and generate prediction results:
Result
Accuracy: 0.8027