This website works better with JavaScript.
Explore
Help
Register
Sign In
Migrations
/
pytorch-image-models
Watch
1
Star
0
Fork
You've already forked pytorch-image-models
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b9a715c86a
pytorch-image-models
/
requirements.txt
4 lines
39 B
Raw
Normal View
History
Unescape
Escape
Update requirements so PyTorch 1.4 is min, add separate sotabench reqs to force 1.4 and prevent error with 1.5
5 years ago
torch>=1.4.0
torchvision>=0.5.0
Add support for loading args from yaml file (and saving them with each experiment)
5 years ago
pyyaml