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 87939e6fab
Refactor device handling in scripts, distributed init to be less 'cuda' centric. More device args passed through where needed.
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 Refactor device handling in scripts, distributed init to be less 'cuda' centric. More device args passed through where needed. 2 years ago
parser_hfds.py Add initial Hugging Face Datasets parser impl. 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 Refactor device handling in scripts, distributed init to be less 'cuda' centric. More device args passed through where needed. 2 years ago