yangyanli / PointCNN

PointCNN: Convolution On X-Transformed Points (NeurIPS 2018)
https://arxiv.org/abs/1801.07791
Other
1.36k stars 365 forks source link

Evaluation on S3DIS takes so long #222

Open linhaojia13 opened 4 years ago

linhaojia13 commented 4 years ago

Hi, thank you for your teams' persistent maintennance for this issue community!

For evaluating the trained model, I follow the Readme to run the script '/test_s3dis.sh'. However, I find it takes several hours, which completely disobeys my expectation about fast evaluation for a trained model. I think fast evaluation is very important for develop a desirable neural networks, not excepting PointCNN. How can I conduct a fast evaluation for the trained model on S3DIS?

whuhxb commented 1 year ago

@linhaojia13 Hi, I can't even run train_val_s3dis.sh, which jumps the train_val_seg.py and no results exported. Thanks a lot.