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
f1d5f8a6c4
pytorch-image-models
/
requirements.txt
4 lines
39 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Update EfficientNet comments, MobileNetV3 non-TF create fns, fix factory arg checks, bump PyTorch version req to 1.2
2019-11-29 09:11:53 +08:00
torch>=1.2.0
torchvision>=0.4.0
Add support for loading args from yaml file (and saving them with each experiment)
2019-09-10 08:56:45 +08:00
pyyaml