mmsegmentation/mmseg/models/backbones
MengzhangLI ab12009414
[Feature] Support BiSeNetV1 (#851)
* First Commit

* fix typos

* fix typos

* Fix assertion bug

* Adding Assert

* Adding Unittest

* Fixing typo

* Uploading models & logs

* Fixing unittest error

* changing README.md

* changing README.md
2021-09-29 02:12:57 +08:00
..
__init__.py [Feature] Support BiSeNetV1 (#851) 2021-09-29 02:12:57 +08:00
bisenetv1.py [Feature] Support BiSeNetV1 (#851) 2021-09-29 02:12:57 +08:00
bisenetv2.py [Feature] Support BiSeNetV2 (#804) 2021-09-26 18:52:16 +08: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
mit.py [Fix] Fix docstring link problem in readthedocs (#845) 2021-09-02 17:06:43 +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 [Feature] Support BiSeNetV2 (#804) 2021-09-26 18:52:16 +08:00
unet.py [Fix] Fix docstring link problem in readthedocs (#845) 2021-09-02 17:06:43 +08:00
vit.py [Fix] Fix docstring link problem in readthedocs (#845) 2021-09-02 17:06:43 +08:00