Scan2Cap icon indicating copy to clipboard operation
Scan2Cap copied to clipboard

Update load_scannet_data.py

Open databaaz opened this issue 4 years ago • 0 comments

The aligned_instance_bboxes is computed using axis aligned mesh vertices, which means it is different than the bboxes computed using vertices from the original mesh(.ply) file. So aligned_instance_bboxes should be passed to be saved as output_file+'_aligned_bbox.npy'

databaaz avatar Jan 05 '22 18:01 databaaz