waymo-research / waymo-open-dataset

Waymo Open Dataset
https://www.waymo.com/open
Other
2.67k stars 608 forks source link

How many camera images in total in the training set? #553

Open wdf19961118 opened 2 years ago

wdf19961118 commented 2 years ago

After parsing the tfrecord files in training set, I found that there are 790405 images in the training set, and only 61475 images have segmentation label. Besides, validation set has 199935 images in which 9405 images have segmentation label. However, it doesn't match the number in the paper(Waymo Open Dataset: Panoramic Video Panoptic Segmentation). image

alexzzhu commented 1 year ago

Hi there, sorry for the late response. We started out with 100k images to be labeled, but it seems that some have been lost due to data corruption on the way. We are planning on updating the dataset later this month / early next month to recover more of the labels. In the end, there will be a few labels lost, but we expect this to be <2k for the training set and < 100 for the validation set.