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
691bb54443
Larger min input size needed
2024-08-16 17:09:19 -07:00
..
data
Merge pull request
#2225
from huggingface/small_things
2024-07-25 20:29:13 -07:00
layers
More Hiera updates. Add forward_intermediates to hieradat/sam2 impl. Make both use same classifier module. Add coarse bool to intermediates.
2024-08-16 11:10:04 -07:00
loss
Fix
#2132
, remove use of _C.set_grad_enable. Line endings were messed up too
2024-04-09 09:00:23 -07:00
models
Larger min input size needed
2024-08-16 17:09:19 -07:00
optim
Update sgdw for older pytorch
2023-12-11 12:10:29 -08:00
scheduler
…
utils
_orig_mod still causing issues even though I thought it was fixed in pytorch, add unwrap / clean helpers
2024-07-19 11:03:45 -07:00
__init__.py
Major module / path restructure, timm.models.layers -> timm.layers, add _ prefix to all non model modules in timm.models
2022-12-06 15:00:06 -08:00
version.py
Bring changelog up to current, back to dev version, 1.0.9.dev0
2024-08-08 09:17:23 -07:00