You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pytorch-image-models/timm/data/parsers
Ross Wightman f67a7ee8bd
Set num_workers in Iterable WDS/TFDS datasets early so sample estimate is correct
2 years ago
..
__init__.py Improve image extension handling, add methods to modify / get defaults. Fix #1335 fix #1274. 2 years ago
class_map.py Dataset work 3 years ago
img_extensions.py Improve image extension handling, add methods to modify / get defaults. Fix #1335 fix #1274. 2 years ago
parser.py Initial commit for dataset / parser reorg to support additional datasets / types 4 years ago
parser_factory.py Data improvements. Improve train support for in_chans != 3. Add wds dataset support from bits_and_tpu branch w/ fixes and tweaks. TFDS tweaks. 2 years ago
parser_hfds.py Set num_workers in Iterable WDS/TFDS datasets early so sample estimate is correct 2 years ago
parser_image_folder.py Improve image extension handling, add methods to modify / get defaults. Fix #1335 fix #1274. 2 years ago
parser_image_in_tar.py Improve image extension handling, add methods to modify / get defaults. Fix #1335 fix #1274. 2 years ago
parser_image_tar.py Improve image extension handling, add methods to modify / get defaults. Fix #1335 fix #1274. 2 years ago
parser_tfds.py Set num_workers in Iterable WDS/TFDS datasets early so sample estimate is correct 2 years ago
parser_wds.py Set num_workers in Iterable WDS/TFDS datasets early so sample estimate is correct 2 years ago
shared_count.py Data improvements. Improve train support for in_chans != 3. Add wds dataset support from bits_and_tpu branch w/ fixes and tweaks. TFDS tweaks. 2 years ago