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
d657e2cc0b
pytorch-image-models
/
timm
History
Ross Wightman
d657e2cc0b
Remove dead code line from efficientnet
2021-09-30 21:54:42 -07:00
..
data
Add worker_seeding arg to allow selecting old vs updated data loader worker seed for (old) experiment repeatability
2021-09-28 16:37:45 -07: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
Remove dead code line from efficientnet
2021-09-30 21:54:42 -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
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
Add efficientnetv2_rw_t defs w/ weights, and gc variant, as well as gcresnet26ts for experiments. Version 0.4.13
2021-07-09 16:46:52 -07:00