Cylinder3D icon indicating copy to clipboard operation
Cylinder3D copied to clipboard

iou calculation in "val_pt_labs[count]" , inqury ,thanks!!!

Open emilyemliyM opened this issue 3 years ago • 1 comments

Dear author,

I have debug the code ,and I got a confuse. why use the val_pt_labs ?? why not use "val_vox_label"?

图片

really hope for your reply!

emilyemliyM avatar Nov 24 '21 14:11 emilyemliyM

In this line, the voxel prediction has been transformed to point-wise prediction, and the point-wise labels are used for evaluation.

xinge008 avatar Nov 27 '21 03:11 xinge008