waymo-open-dataset icon indicating copy to clipboard operation
waymo-open-dataset copied to clipboard

how to transform tfrecord files into images in training set

Open WEIYI2021 opened this issue 3 years ago • 1 comments
trafficstars

I have written the for loop code for converting tfrecord files into images in training set, but finally from training folder 000 to training folder 031, throughout the conversion process, I finally only got 3990 images. But I guess for training set, we may get more than 100k images actually. Is there any advise how I can resolve this issue in order to arrive at the accurate number of images in training ?

WEIYI2021 avatar Jul 29 '22 18:07 WEIYI2021

Hi,

Could you provide your main for loop for reading the images from open datasets?

hfslyc avatar Aug 01 '22 18:08 hfslyc