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 1186fc9c73
Merge remote-tracking branch 'origin/master' into bits_and_tpu
2 years ago
..
tfds Fix partially removed alt_lable impl from TFDS variant of ImageNet22/12k 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 3 years ago
parser_factory.py Merge remote-tracking branch 'origin/master' into bits_and_tpu 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 Add webdataset (WDS) support, update TFDS to make some naming in parsers more similar. Fix workers=0 compatibility. Add ImageNet22k/12k synset defs. 2 years ago
parser_wds.py Fix mistake in wds sample slicing 2 years ago