pytorch-image-models/timm/data/parsers
Ross Wightman f42f1df26c Improve evenness of per-worker split for validation set with TFDS 2021-03-18 23:16:14 -07:00
..
__init__.py More dataset work including factories and a tensorflow datasets (TFDS) wrapper 2021-01-15 17:26:20 -08:00
class_map.py More work on dataset / parser split and imagenet21k (tar) support 2020-12-28 16:59:15 -08:00
constants.py More work on dataset / parser split and imagenet21k (tar) support 2020-12-28 16:59:15 -08: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 Add enhanced ParserImageInTar that can read images from tars within tars, folders with multiple tars, etc. Additional comment cleanup. 2021-01-22 10:52:04 -08:00
parser_image_folder.py Add enhanced ParserImageInTar that can read images from tars within tars, folders with multiple tars, etc. Additional comment cleanup. 2021-01-22 10:52:04 -08:00
parser_image_in_tar.py Convert samples/targets in ParserImageInTar to numpy arrays, slightly less mem usage for massive datasets. Add a few more se/eca model defs to resnet.py 2021-01-22 16:54:33 -08:00
parser_image_tar.py Add enhanced ParserImageInTar that can read images from tars within tars, folders with multiple tars, etc. Additional comment cleanup. 2021-01-22 10:52:04 -08:00
parser_tfds.py Improve evenness of per-worker split for validation set with TFDS 2021-03-18 23:16:14 -07:00