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
938716c753
Fix import issue, use devenv for dist info in parser_tfds
|
4 years ago |
.. |
parsers
|
Fix import issue, use devenv for dist info in parser_tfds
|
4 years ago |
__init__.py
|
More dataset work including factories and a tensorflow datasets (TFDS) wrapper
|
4 years ago |
auto_augment.py
|
…
|
|
collate.py
|
First timm.bits commit, add initial abstractions, WIP updates to train, val... some of it working
|
4 years ago |
config.py
|
First timm.bits commit, add initial abstractions, WIP updates to train, val... some of it working
|
4 years ago |
constants.py
|
…
|
|
dataset.py
|
Add epoch-repeats arg to multiply the number of dataset passes per epoch. Currently for iterable datasets (read TFDS wrapper) only.
|
4 years ago |
dataset_factory.py
|
Add epoch-repeats arg to multiply the number of dataset passes per epoch. Currently for iterable datasets (read TFDS wrapper) only.
|
4 years ago |
distributed_sampler.py
|
…
|
|
fetcher.py
|
First timm.bits commit, add initial abstractions, WIP updates to train, val... some of it working
|
4 years ago |
loader.py
|
Fix some bugs with XLA support, logger, add hacky xla dist launch script since torch.dist.launch doesn't work
|
4 years ago |
mixup.py
|
…
|
|
prefetcher_cuda.py
|
First timm.bits commit, add initial abstractions, WIP updates to train, val... some of it working
|
4 years ago |
random_erasing.py
|
…
|
|
real_labels.py
|
…
|
|
tf_preprocessing.py
|
First timm.bits commit, add initial abstractions, WIP updates to train, val... some of it working
|
4 years ago |
transforms.py
|
Support for huggingface hub via create_model and default_cfgs.
|
4 years ago |
transforms_factory.py
|
First timm.bits commit, add initial abstractions, WIP updates to train, val... some of it working
|
4 years ago |