This website requires JavaScript.
Explore
Help
Register
Sign In
charlie880624
/
STDC
Watch
1
Star
0
Fork
0
You've already forked STDC
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
STDC
/
mmseg
/
models
/
losses
History
Hyeokjoon Kwon
fe2508a94d
[Fix] Make accuracy take into account ignore_index (
#1259
)
...
* make accuracy take into account ignore_index * add UT for accuracy
2022-05-05 22:09:25 +08:00
..
__init__.py
[Feature] Add focal loss (
#1024
)
2021-12-03 00:18:40 -08:00
accuracy.py
[Fix] Make accuracy take into account ignore_index (
#1259
)
2022-05-05 22:09:25 +08:00
cross_entropy_loss.py
[Feature] Support multiple losses during training (
#818
)
2021-09-24 15:08:28 +08:00
dice_loss.py
[Fix] Remove unexist arg in docstring
#1106
2021-12-06 20:03:25 +08:00
focal_loss.py
[Feature] Add focal loss (
#1024
)
2021-12-03 00:18:40 -08:00
lovasz_loss.py
[Feature] Support multiple losses during training (
#818
)
2021-09-24 15:08:28 +08:00
utils.py
[Enhancement] Add codespell pre-commit hook and fix typos (
#920
)
2021-10-13 06:21:17 -07:00