This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
mmclassification
Watch
1
Star
0
Fork
0
You've already forked mmclassification
mirror of
https://github.com/open-mmlab/mmclassification.git
synced
2025-06-03 03:19:22 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
mmclassification
/
mmcls
/
models
/
losses
History
whcao
8c5d86a388
[Fix] Fix
loss_weight
in
LabelSmoothLoss
. (
#1058
)
2022-09-28 08:18:12 +08:00
..
__init__.py
[Refactor] Refactor dev scripts
2022-07-18 11:11:13 +08:00
asymmetric_loss.py
[Refactor] Inherit all registries from MMEngine and use inherited registries.
2022-07-18 10:53:27 +08:00
cross_entropy_loss.py
[Refactor] Inherit all registries from MMEngine and use inherited registries.
2022-07-18 10:53:27 +08:00
focal_loss.py
[Refactor] Inherit all registries from MMEngine and use inherited registries.
2022-07-18 10:53:27 +08:00
label_smooth_loss.py
[Fix] Fix
loss_weight
in
LabelSmoothLoss
. (
#1058
)
2022-09-28 08:18:12 +08:00
seesaw_loss.py
Change "Default to" to "Defaults to"
2022-07-18 11:11:13 +08:00
utils.py
[Enhance] Use PyTorch official
one_hot
to implement
convert_to_one_hot
. (
#696
)
2022-02-28 10:20:31 +08:00