You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Ross Wightman
05313940e2
Add cs3darknet_x, cs3sedarknet_l, and darknetaa53 weights from TPU sessions. Move SE btwn conv1 & conv2 in DarkBlock. Improve SE/attn handling in Csp/DarkNet. Fix leaky_relu bug on older csp models.
|
2 years ago |
.. |
data
|
Change set -> dict w/ None keys for dataset split synonym search, so always consistent if more than 1 exists. Fix #1224
|
2 years ago |
loss
|
Update binary cross ent impl to use thresholding as an option (convert soft targets from mixup/cutmix to 0, 1)
|
3 years ago |
models
|
Add cs3darknet_x, cs3sedarknet_l, and darknetaa53 weights from TPU sessions. Move SE btwn conv1 & conv2 in DarkBlock. Improve SE/attn handling in Csp/DarkNet. Fix leaky_relu bug on older csp models.
|
2 years ago |
optim
|
Fix bug introduced in non layer_decay weight_decay application. Remove debug print, fix arg desc.
|
3 years ago |
scheduler
|
fix: change milestones to decay-milestones
|
3 years ago |
utils
|
disable nvfuser for jit te/legacy modes (for PT 1.12+)
|
2 years ago |
__init__.py
|
Transitioning default_cfg -> pretrained_cfg. Improving handling of pretrained_cfg source (HF-Hub, files, timm config, etc). Checkpoint handling tweaks.
|
3 years ago |
version.py
|
version 0.6.5 for pypi release
|
2 years ago |