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
History
Ross Wightman
dc376e3676
Ensure all model entrypoint fn default to
pretrained=False
(a few didn't)
2022-07-19 13:58:41 -07:00
..
data
Change set -> dict w/ None keys for dataset split synonym search, so always consistent if more than 1 exists.
Fix
#1224
2022-07-07 15:33:53 -07:00
loss
…
models
Ensure all model entrypoint fn default to
pretrained=False
(a few didn't)
2022-07-19 13:58:41 -07:00
optim
…
scheduler
…
utils
Add bulk_runner script and updates to benchmark.py and validate.py for better error handling in bulk runs (used for benchmark and validation result runs). Improved batch size decay stepping on retry...
2022-07-18 18:04:54 -07:00
__init__.py
…
version.py
version 0.6.6
2022-07-15 17:00:18 -07:00