mmsegmentation/configs/_base_/datasets
MengzhangLI 4003b8f421
[Feature] Support BiSeNetV2 (#804)
* BiSeNetV2 first commit

* BiSeNetV2 unittest

* remove pytest

* add pytest module

* fix ConvModule input name

* fix pytest error

* fix unittest

* refactor

* BiSeNetV2 Refactory

* fix docstrings and add some small changes

* use_sigmoid=False

* fix potential bugs about upsampling

* Use ConvModule instead

* Use ConvModule instead

* fix typos

* fix typos

* fix typos

* discard nn.conv2d

* discard nn.conv2d

* discard nn.conv2d

* delete **kwargs

* uploading markdown and model

* final commit

* BiSeNetV2 adding Unittest for its modules

* BiSeNetV2 adding Unittest for its modules

* BiSeNetV2 adding Unittest for its modules

* BiSeNetV2 adding Unittest for its modules

* BiSeNetV2 adding Unittest for its modules

* BiSeNetV2 adding Unittest for its modules

* BiSeNetV2 adding Unittest for its modules

* Fix README conflict

* Fix unittest problem

* Fix unittest problem

* BiSeNetV2

* Fixing fps

* Fixing typpos

* bisenetv2
2021-09-26 18:52:16 +08:00
..
ade20k.py [Feature] Add RandomRotate transform (#215) 2020-11-07 09:53:12 -08:00
chase_db1.py Add 4 retinal vessel segmentation benchmark (#315) 2020-12-23 23:58:09 -08:00
cityscapes.py [Feature] Add RandomRotate transform (#215) 2020-11-07 09:53:12 -08:00
cityscapes_769x769.py [Feature] Add RandomRotate transform (#215) 2020-11-07 09:53:12 -08:00
cityscapes_1024x1024.py [Feature] Support BiSeNetV2 (#804) 2021-09-26 18:52:16 +08:00
coco-stuff10k.py support coco stuff-10k/164k (#625) 2021-09-22 20:48:08 +08:00
coco-stuff164k.py support coco stuff-10k/164k (#625) 2021-09-22 20:48:08 +08:00
drive.py Add 4 retinal vessel segmentation benchmark (#315) 2020-12-23 23:58:09 -08:00
hrf.py Add 4 retinal vessel segmentation benchmark (#315) 2020-12-23 23:58:09 -08:00
pascal_context.py [Feature] Add RandomRotate transform (#215) 2020-11-07 09:53:12 -08:00
pascal_context_59.py Add support for Pascal Context 59 classes (#459) 2021-04-19 21:20:54 -07:00
pascal_voc12.py [Feature] Add RandomRotate transform (#215) 2020-11-07 09:53:12 -08:00
pascal_voc12_aug.py init commit 2020-07-10 02:39:01 +08:00
stare.py Add 4 retinal vessel segmentation benchmark (#315) 2020-12-23 23:58:09 -08:00