Pointcept / PointTransformerV3

[CVPR'24 Oral] Official repository of Point Transformer V3 (PTv3)
MIT License
804 stars 47 forks source link

validation performance #77

Open hfutdzx opened 3 months ago

hfutdzx commented 3 months ago

excellent work! i have a question. How to evaluate the performance of the validation set? evaluation is performed on point clouds after grid sampling or Upsampling the predicted results to the original point cloud?

Gofinge commented 3 months ago

Yes, an explanation is available here (https://github.com/Pointcept/Pointcept?tab=readme-ov-file#testing)