-
- Notifications
You must be signed in to change notification settings - Fork 5.1k
Pull requests: huggingface/pytorch-image-models
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Switching to timm specific weight instances for open_clip image encoders
#2376 by rwightman was merged Dec 27, 2024 Loading…
Add caution to Adan. Add decouple decay option to LAMB.
#2357 by rwightman was merged Dec 27, 2024 Loading…
Punch cache_dir through model factory / builder / pretrain helpers
#2356 by rwightman was merged Dec 6, 2024 Loading…
See if we can avoid some model / layer pickle issues with the aa attr in ConvNormAct
#2353 by rwightman was merged Dec 3, 2024 Loading…
Add cautious mars, improve test reliability by skipping grad diff for…
#2351 by rwightman was merged Dec 2, 2024 Loading…
Cautious optimizer impl plus some typing cleanup.
#2349 by rwightman was merged Nov 28, 2024 Loading…
More optimizer updates, add MARS, LaProp, add Adopt fix and more
#2347 by rwightman was merged Nov 26, 2024 Loading…
Update timm torchvision resnet weight urls to the updated urls in torchvision
#2346 by JohannesTheo was merged Nov 26, 2024 Loading…
In dist training, update loss running avg every step, sync on log
#2340 by rwightman was merged Nov 21, 2024 Loading…
Add CODE_OF_CONDUCT.md and CITATION.cff files
#2333 by AlinaImtiaz018 was merged Nov 17, 2024 Loading…
Add --dataset-trust-remote-code to the train.py and validate.py scripts
#2328 by grodino was merged Dec 6, 2024 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.