mmsegmentation/mmseg/models/backbones
Junjun2016 d665f6b085
fix EfficientMultiheadAttention in SegFormer (#1037)
2021-11-15 04:33:28 +08:00
..
__init__.py [Feature] Support TIMMBackbone (#998) 2021-11-02 12:51:11 +08:00
bisenetv1.py [Feature] Support BiSeNetV1 (#851) 2021-09-29 02:12:57 +08:00
bisenetv2.py [Enhancement] Add codespell pre-commit hook and fix typos (#920) 2021-10-13 06:21:17 -07:00
cgnet.py [Fix] Fix docstring link problem in readthedocs (#845) 2021-09-02 17:06:43 +08:00
fast_scnn.py [Fix] Fix docstring link problem in readthedocs (#845) 2021-09-02 17:06:43 +08:00
hrnet.py [Fix] Fix docstring link problem in readthedocs (#845) 2021-09-02 17:06:43 +08:00
icnet.py [Feature] Support ICNet (#884) 2021-09-30 09:31:57 -07:00
mit.py fix EfficientMultiheadAttention in SegFormer (#1037) 2021-11-15 04:33:28 +08:00
mobilenet_v2.py [Fix] Fix docstring link problem in readthedocs (#845) 2021-09-02 17:06:43 +08:00
mobilenet_v3.py [Dcos] Add header for files (#796) 2021-08-16 23:16:55 -07:00
resnest.py [Fix] Fix docstring link problem in readthedocs (#845) 2021-09-02 17:06:43 +08:00
resnet.py [Fix] Fix docstring link problem in readthedocs (#845) 2021-09-02 17:06:43 +08:00
resnext.py [Fix] Fix docstring link problem in readthedocs (#845) 2021-09-02 17:06:43 +08:00
swin.py fix load ckpt bug in swin (#928) 2021-09-30 07:50:44 -07:00
timm_backbone.py [Feature] Support TIMMBackbone (#998) 2021-11-02 12:51:11 +08:00
unet.py [Fix] Fix docstring link problem in readthedocs (#845) 2021-09-02 17:06:43 +08:00
vit.py [Fix] Fix the bug that vit cannot load pretrain properly when using i… (#999) 2021-11-03 10:36:09 -07:00