This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
pytorch-image-models
Watch
1
Star
0
Fork
0
You've already forked pytorch-image-models
mirror of
https://github.com/huggingface/pytorch-image-models.git
synced
2025-06-03 15:01:08 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
pytorch-image-models
/
timm
/
data
History
Ross Wightman
d53e91218e
Fix tf.data options setting for newer TF versions
2021-05-15 22:56:12 -07:00
..
parsers
Fix tf.data options setting for newer TF versions
2021-05-15 22:56:12 -07:00
__init__.py
…
auto_augment.py
Enable uniform augmentation magnitude sampling and set AugMix default
2021-04-19 14:21:12 -07:00
config.py
Add epoch-repeats arg to multiply the number of dataset passes per epoch. Currently for iterable datasets (read TFDS wrapper) only.
2021-02-23 17:31:42 -08:00
constants.py
…
dataset_factory.py
Add epoch-repeats arg to multiply the number of dataset passes per epoch. Currently for iterable datasets (read TFDS wrapper) only.
2021-02-23 17:31:42 -08:00
dataset.py
Add epoch-repeats arg to multiply the number of dataset passes per epoch. Currently for iterable datasets (read TFDS wrapper) only.
2021-02-23 17:31:42 -08:00
distributed_sampler.py
…
loader.py
…
mixup.py
…
random_erasing.py
…
real_labels.py
…
tf_preprocessing.py
…
transforms_factory.py
Support for huggingface hub via create_model and default_cfgs.
2021-03-16 22:48:26 -07:00
transforms.py
Support for huggingface hub via create_model and default_cfgs.
2021-03-16 22:48:26 -07:00