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
Alex Fafard 7327792f39
update to support pickle based dictionaries
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 update to support pickle based dictionaries 2 years ago
img_extensions.py Improve image extension handling, add methods to modify / get defaults. Fix #1335 fix #1274. 2 years ago
parser.py
parser_factory.py Improve image extension handling, add methods to modify / get defaults. Fix #1335 fix #1274. 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