Closed zhenjiaa closed 1 year ago
Hi @zhenjiaa Thank you for your interest in DEVIANT.
there is no label in
label_all
folder, and then I tried to use the label.zip in https://github.com/abhi1kumar/DEVIANT/issues/5 , and found that it cannot correspond to the converted image.
We do not use label_all
folder. We use the label_0
folder which corresponds to the front camera. As pointed out in the waymo conversion instructions:
As a sanity check, you should see a total of more than 39k
calib
,image_0
andlabel_0
files in all the segment_ids of validation_org folder.
Did you follow the waymo conversion instructions line by line?
Closing due to inactivity.
thanks for the great work , I used the convert script you provided to convert to the kitti format, but there is no label in label_all folder, and then I tried to use the label.zip in #5 , and found that it cannot correspond to the converted image. Do you have any experience with this?