rom1504 / img2dataset

Easily turn large sets of image urls to an image dataset. Can download, resize and package 100M urls in 20h on one machine.
MIT License
3.71k stars 338 forks source link

some meta data are missing #310

Closed zhangvia closed 1 year ago

zhangvia commented 1 year ago

i use the img2dataset to download the coyo-700m. but the meta data in json file is not the same as the coyo-700m huggingface dataset datapreview.for example, i need the 'facecount' in coyo-700m, but there is no such attribute in output json file.how can i get the original meta attributes in datatset

rom1504 commented 1 year ago

you can use the save additional column arg