raoyongming / PointGLR

[CVPR 2020] Global-Local Bidirectional Reasoning for Unsupervised Representation Learning of 3D Point Clouds
MIT License
118 stars 17 forks source link

How to train on RSCNN model? #8

Closed mtli77 closed 3 years ago

mtli77 commented 3 years ago

Hi, @raoyongming Thank you for sharing!

You just list the options on pointnet2 training :

bash train.sh exp_name pointnet2 modelnet

But you did not specify the --arch config of training on RSCNN? What is the name of RSCNN in your code?

Thank you very much!

raoyongming commented 3 years ago

Thanks for your interest in our paper.

The name of RSCNN is rscnn.