mmsegmentation/mmseg/models/losses
Hyeokjoon Kwon 346f70da5f
[Fix] Make accuracy take into account ignore_index (#1259)
* make accuracy take into account ignore_index

* add UT for accuracy
2022-02-15 00:39:59 +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-02-15 00:39:59 +08:00
cross_entropy_loss.py
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
utils.py [Enhancement] Add codespell pre-commit hook and fix typos (#920) 2021-10-13 06:21:17 -07:00