pqhieu / jsis3d

[CVPR'19] JSIS3D: Joint Semantic-Instance Segmentation of 3D Point Clouds
https://pqhieu.com/research/cvpr19/
MIT License
176 stars 36 forks source link

mAP@0.5 #34

Open QingWindIsStillTheWind opened 2 years ago

QingWindIsStillTheWind commented 2 years ago

What are the evaluation indicators in the paper mAP@0.5 It is np.mean(p) listed in the code ? If not, how should we calculate to get the information in the paper mAP@0.5 ?