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.
Ross Wightman
d1bfa9a000
Support HF datasets and TFSD w/ a sub-path by fixing split, fix #1598 ... add class mapping support to HF datasets in case class label isn't in info.
|
2 years ago |
.. |
__init__.py
|
Rename dataset/parsers -> dataset/readers, create_parser to create_reader, etc
|
2 years ago |
class_map.py
|
Major module / path restructure, timm.models.layers -> timm.layers, add _ prefix to all non model modules in timm.models
|
2 years ago |
img_extensions.py
|
Rename dataset/parsers -> dataset/readers, create_parser to create_reader, etc
|
2 years ago |
reader.py
|
Rename dataset/parsers -> dataset/readers, create_parser to create_reader, etc
|
2 years ago |
reader_factory.py
|
Support HF datasets and TFSD w/ a sub-path by fixing split, fix #1598 ... add class mapping support to HF datasets in case class label isn't in info.
|
2 years ago |
reader_hfds.py
|
Support HF datasets and TFSD w/ a sub-path by fixing split, fix #1598 ... add class mapping support to HF datasets in case class label isn't in info.
|
2 years ago |
reader_image_folder.py
|
Rename dataset/parsers -> dataset/readers, create_parser to create_reader, etc
|
2 years ago |
reader_image_in_tar.py
|
Rename dataset/parsers -> dataset/readers, create_parser to create_reader, etc
|
2 years ago |
reader_image_tar.py
|
Rename dataset/parsers -> dataset/readers, create_parser to create_reader, etc
|
2 years ago |
reader_tfds.py
|
Switch TFDS dataset to use INTEGER_ACCURATE jpeg decode by default
|
2 years ago |
reader_wds.py
|
cast env var args for dataset readers to int
|
2 years ago |
shared_count.py
|
Rename dataset/parsers -> dataset/readers, create_parser to create_reader, etc
|
2 years ago |