目录

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

  • Python 3.12
  • Jittor 1.3.11
  • CUDA 12
  • Google Colab

Dataset

ModelNet40 point cloud dataset.

Training data:

  • train_points.npy
  • train_labels.npy

Test data:

  • test_points.npy

Usage

Train and generate prediction results:

python pct.py --epochs 50 --batch_size 32 --n_points 1024 --lr 0.01

Result

Accuracy: 0.8027

关于

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

43.0 KB
邀请码
    Gitlink(确实开源)
  • 加入我们
  • 官网邮箱:gitlink@ccf.org.cn
  • QQ群
  • QQ群
  • 公众号
  • 公众号

版权所有:中国计算机学会技术支持:开源发展技术委员会
京ICP备13000930号-9 京公网安备 11010802047560号