pytorch-image-models/timm/data/parsers
Alex Fafard 7327792f39 update to support pickle based dictionaries 2022-09-27 11:13:48 -04:00
..
__init__.py Improve image extension handling, add methods to modify / get defaults. Fix #1335 fix #1274. 2022-07-07 14:23:20 -07:00
class_map.py update to support pickle based dictionaries 2022-09-27 11:13:48 -04:00
img_extensions.py Improve image extension handling, add methods to modify / get defaults. Fix #1335 fix #1274. 2022-07-07 14:23:20 -07:00
parser.py Initial commit for dataset / parser reorg to support additional datasets / types 2020-12-28 16:59:15 -08:00
parser_factory.py Improve image extension handling, add methods to modify / get defaults. Fix #1335 fix #1274. 2022-07-07 14:23:20 -07:00
parser_image_folder.py Improve image extension handling, add methods to modify / get defaults. Fix #1335 fix #1274. 2022-07-07 14:23:20 -07:00
parser_image_in_tar.py Improve image extension handling, add methods to modify / get defaults. Fix #1335 fix #1274. 2022-07-07 14:23:20 -07:00
parser_image_tar.py Improve image extension handling, add methods to modify / get defaults. Fix #1335 fix #1274. 2022-07-07 14:23:20 -07:00
parser_tfds.py Add commented code to increase open file limit via Python (for TFDS dataset building) 2021-11-30 17:02:27 -08:00