This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
mmpretrain
Watch
1
Star
0
Fork
0
You've already forked mmpretrain
mirror of
https://github.com/open-mmlab/mmpretrain.git
synced
2025-06-03 14:59:18 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
mmpretrain
/
mmcls
/
models
/
losses
History
mzr1996
24bcf069f8
[Refactor] Refactor dev scripts
2022-07-18 11:11:13 +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
[Refactor] Inherit all registries from MMEngine and use inherited registries.
2022-07-18 10:53:27 +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