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
65a634626f
Switch random erasing to doing normal_() on CPU to avoid instability, remove a debug print
2019-06-29 10:03:13 -07:00
..
__init__.py
…
config.py
A number of tweaks to arguments, epoch handling, config
2019-06-28 13:49:20 -07:00
constants.py
…
dataset.py
…
distributed_sampler.py
…
loader.py
A number of tweaks to arguments, epoch handling, config
2019-06-28 13:49:20 -07:00
mixup.py
…
random_erasing.py
Switch random erasing to doing normal_() on CPU to avoid instability, remove a debug print
2019-06-29 10:03:13 -07:00
tf_preprocessing.py
…
transforms.py
Switch random erasing to doing normal_() on CPU to avoid instability, remove a debug print
2019-06-29 10:03:13 -07:00