This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
mmsegmentation
Watch
1
Star
0
Fork
0
You've already forked mmsegmentation
mirror of
https://github.com/open-mmlab/mmsegmentation.git
synced
2025-06-03 22:03:48 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
mmsegmentation
/
mmseg
/
models
History
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
..
backbones
[Fix] Fix type in Swin Transformer (
#1274
)
2022-02-09 19:08:32 +08:00
decode_heads
[Fix] Make accuracy take into account ignore_index (
#1259
)
2022-02-15 00:39:59 +08:00
losses
[Fix] Make accuracy take into account ignore_index (
#1259
)
2022-02-15 00:39:59 +08:00
necks
…
segmentors
[Fix] Set random seed for generating
palette
if not given. (
#1152
)
2021-12-23 09:51:50 +08:00
utils
…
__init__.py
…
builder.py
…