zlyang3 / PointFormer

This is the code deployment of PointFormer accepted in ACCV2022.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PointFormer

This is the code deployment of PointFormer accepted in ACCV2022

Deployment

The experiments were deployed on one RTX3090 and python 3.6.13.

The code was released with pre-trained models and training logs, achieving 93.8% classification performance on the ModelNet40 dataset. If you obtain inconsistent results from training, multiple runs are recommended.

Acknowledgement

The structure of this codebase is borrowed from DGCNN, thanks to their excellent work.

About

This is the code deployment of PointFormer accepted in ACCV2022.


Languages

Language:Python 100.0%