image dataset converted to tfrecord stats
I had 658240 image dataset. Each set has image and mask. Both are png files. Each image file was size of 224 x 224.
To total size was 30G.
After converting it to tfrecord, the size reduced to 27G.
I had 658240 image dataset. Each set has image and mask. Both are png files. Each image file was size of 224 x 224.
To total size was 30G.
After converting it to tfrecord, the size reduced to 27G.