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
0a1ff9744a
pytorch-image-models
/
timm
History
Ross Wightman
9b5d6dc7e2
Merge branch 'add-vit-b8' of
https://github.com/martinsbruveris/pytorch-image-models
into martinsbruveris-add-vit-b8
2021-11-14 12:54:28 -08:00
..
data
Matching two bits_and_tpu changes for TFDs wrapper
2021-11-14 12:52:19 -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
Added B/8 models to ViT.
2021-11-14 11:01:48 +00:00
optim
Add lamb/lars to optim init imports, remove stray comment
2021-08-18 22:55:02 -07:00
scheduler
LR scheduler update:
2021-09-01 17:33:11 -07:00
utils
Fix some formatting in utils/model.py
2021-10-23 20:35:36 -07:00
__init__.py
…
version.py
Version bump to 0.5.0 for pending release post RSB and ATTN updates
2021-10-03 17:34:57 -07:00