目录

PCT_jittor

A Jittor implementation of Point Cloud Transformer(PCT) for ModelNet40 classification.

Install

pip install jittor

Execute

You need to download the dataset and put it in the current directory.

https://cloud.tsinghua.edu.cn/f/f003de5a2e914d1e9e0e/?dl=1

To start the training:

python pct.py

The results of train and predict will be saved in the current directory.

关于

A Jittor implementation of Point Cloud Transformer(PCT) for ModelNet40 classification

36.0 KB
邀请码