mmsegmentation/mmseg/models
Junjun2016 d665f6b085
fix EfficientMultiheadAttention in SegFormer (#1037)
2021-11-15 04:33:28 +08:00
..
backbones fix EfficientMultiheadAttention in SegFormer (#1037) 2021-11-15 04:33:28 +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 [Enhancement] Add codespell pre-commit hook and fix typos (#920) 2021-10-13 06:21:17 -07:00
necks [Feature] Support FastFCN (#885) 2021-10-01 02:41:24 +08:00
segmentors
utils [Enhancement] Add codespell pre-commit hook and fix typos (#920) 2021-10-13 06:21:17 -07:00
__init__.py
builder.py