-
- Downloads
[Fix] Make accuracy take into account ignore_index (#1259)
* make accuracy take into account ignore_index * add UT for accuracy
Showing
- mmseg/models/decode_heads/decode_head.py 2 additions, 1 deletionmmseg/models/decode_heads/decode_head.py
- mmseg/models/decode_heads/point_head.py 2 additions, 1 deletionmmseg/models/decode_heads/point_head.py
- mmseg/models/losses/accuracy.py 9 additions, 4 deletionsmmseg/models/losses/accuracy.py
- tests/test_models/test_losses/test_utils.py 24 additions, 0 deletionstests/test_models/test_losses/test_utils.py
Loading
Please register or sign in to comment