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
63e677d03b
pytorch-image-models
/
data
History
Ross Wightman
63e677d03b
Merge branch 'master' of github.com:rwightman/pytorch-models
2019-04-10 14:55:54 -07:00
..
__init__.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
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
random_erasing.py
Distributed (multi-process) train, multi-gpu single process train, and NVIDIA AMP support
2019-04-05 10:53:04 -07:00
transforms.py
Add common model interface to pnasnet and xception, update factory
2019-04-06 13:59:15 -07:00
utils.py
Lots of refactoring and cleanup.
2019-04-10 14:53:34 -07:00