Scan2Cap
Scan2Cap copied to clipboard
Update load_scannet_data.py
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'