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
yehuitang
fc865282e5
Add ghostnetv2.py
2023-08-13 18:16:26 +08:00
..
data
…
layers
Add more advanced interpolation method from BEiT and support non-square window & image size adaptation for
2023-08-08 16:41:16 -07:00
loss
Remove inplace operators when calculating the loss
2022-10-17 10:41:21 +02:00
models
Add ghostnetv2.py
2023-08-13 18:16:26 +08:00
optim
import lion in __init__.py
2023-07-27 09:26:57 +08:00
scheduler
…
utils
…
__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
Version 0.9.5 prep for release. README update
2023-08-03 15:16:46 -07:00