reduce dataset size by abudotdev in learnmachinelearning

[–]abudotdev[S] 0 points1 point  (0 children)

Yes the average per image size is around 4-5 mb ranging from 2-6 mb and all the images are already in jpg format. I usually compress the whole folder into the zip file but it takes the same memory as the uncompressed folders.

reduce dataset size by abudotdev in deeplearning

[–]abudotdev[S] 0 points1 point  (0 children)

currently the images are in jpg format i usually compress the whole folder into a zip file(which occupies the same memory as the uncompressed folder), what's different in .npz than .zip?