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

support more intput formats (txt.gz, csv.gz, json.gz, jsonl, jsonl.gz) and add test cases for it #326

Closed ldfandian closed 1 year ago

ldfandian commented 1 year ago

Change for the feature suggestion: #324

All test pass for the changes: img2dataset.add-more-input-formts.all-test-pass.log

rom1504 commented 1 year ago

looks great thanks!