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
f262137ff2
pytorch-image-models
/
timm
History
Ross Wightman
f262137ff2
Add RepeatAugSampler as per DeiT RASampler impl, showing promise for current (distributed) training experiments.
2021-09-01 17:40:53 -07:00
..
data
Add RepeatAugSampler as per DeiT RASampler impl, showing promise for current (distributed) training experiments.
2021-09-01 17:40:53 -07:00
loss
Add a BCE loss impl that converts dense targets to sparse /w smoothing as an alternate to CE w/ smoothing. For training experiments.
2021-09-01 17:39:28 -07:00
models
Update HaloAttn comment
2021-09-01 17:14:31 -07: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
Tweak accuracy topk safety.
Fix
#807
2021-08-19 14:18:53 -07:00
__init__.py
…
version.py
…