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
b20665d379
pytorch-image-models
/
timm
History
Ross Wightman
b20665d379
Merge pull request
#1007
from qwertyforce/patch-1
...
update arxiv link
2022-03-21 12:12:58 -07:00
..
data
Fix MobileNetV2 head conv size for multiplier < 1.0. Add some missing modification copyrights, fix starting date of some old ones.
2022-01-14 16:28:27 -08:00
loss
Update binary cross ent impl to use thresholding as an option (convert soft targets from mixup/cutmix to 0, 1)
2021-09-23 15:45:39 -07:00
models
Merge pull request
#1007
from qwertyforce/patch-1
2022-03-21 12:12:58 -07:00
optim
fix lars
2022-01-19 17:49:43 +08:00
scheduler
sched noise dup code remove
2022-01-26 11:53:08 +03:00
utils
Add --fuser arg to train/validate/benchmark scripts to select jit fuser type
2022-01-17 13:54:25 -08:00
__init__.py
Add default_cfg options for min_input_size / fixed_input_size, queries in model registry, and use for testing self-attn models
2021-04-12 11:54:22 -07:00
version.py
version 0.5.5
2022-01-20 21:18:30 -08:00