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
KangBK0120
ec0377328d
[Fix] Remove unexist arg in docstring
#1106
2021-12-06 20:03:25 +08:00
..
backbones
[Fix] Fix wrong init usage in transformer models (
#1069
)
2021-12-06 19:59:33 +08:00
decode_heads
[Fix] Change
self.loss_decode
back to
dict
in Single Loss situation. (
#1002
)
2021-11-01 15:28:37 +08:00
losses
[Fix] Remove unexist arg in docstring
#1106
2021-12-06 20:03:25 +08:00
necks
[Feature] Support FastFCN (
#885
)
2021-10-01 02:41:24 +08:00
segmentors
[Fix] Fix loss parse in val_step (
#906
)
2021-09-25 18:17:40 -07:00
utils
[Enhancement] Add codespell pre-commit hook and fix typos (
#920
)
2021-10-13 06:21:17 -07:00
__init__.py
…
builder.py
…