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 bfc0dccb0e
Improve image extension handling, add methods to modify / get defaults. Fix #1335 fix #1274.
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 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 Add commented code to increase open file limit via Python (for TFDS dataset building) 3 years ago