This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
pytorch-image-models
mirror of
https://github.com/huggingface/pytorch-image-models.git
Watch
1
Star
0
Fork
You've already forked pytorch-image-models
0
Code
Issues
Projects
Releases
Wiki
Activity
0956cd4b66
pytorch-image-models
/
data
History
Ross Wightman
0a853990e7
Add distributed sampler that maintains order of original dataset (for validation)
2019-04-22 17:44:53 -07:00
..
__init__.py
Uniform pretrained model handling.
2019-04-11 21:32:16 -07:00
dataset.py
Improve creation of data pipeline with prefetch enabled vs disabled, fixup inception_res_v2 and dpn models
2019-03-11 22:17:42 -07:00
distributed_sampler.py
Add distributed sampler that maintains order of original dataset (for validation)
2019-04-22 17:44:53 -07:00
loader.py
Add distributed sampler that maintains order of original dataset (for validation)
2019-04-22 17:44:53 -07:00
random_erasing.py
Random erasing crash fix and args pass through
2019-04-11 22:06:43 -07:00
transforms.py
Fix missing cfg key check
2019-04-15 09:03:59 -07:00