mmsegmentation/mmseg/models
Jerry Jiarui XU f3f443ff71 [Enhance] Migrate to MMCV DepthwiseSeparableConv (#158)
* Add D16-MG124 models

* Use MMCV DepthSepConv

* add OHEM

* add warmup

* fixed test

* fixed test

* change to bs 16

* revert config

* add models

* seperate
2020-09-25 19:56:10 +08:00
..
backbones [Enhance] Migrate to MMCV DepthwiseSeparableConv (#158) 2020-09-25 19:56:10 +08:00
decode_heads [Enhance] Migrate to MMCV DepthwiseSeparableConv (#158) 2020-09-25 19:56:10 +08:00
losses init commit 2020-07-10 02:39:01 +08:00
necks Add Semantic FPN (#94) 2020-09-03 19:56:36 +08:00
segmentors add support for 4D output (#150) 2020-09-23 17:01:20 +08:00
utils [Feature] Support MobileNetV2 backbone (#86) 2020-09-04 15:35:52 +08:00
__init__.py Add Semantic FPN (#94) 2020-09-03 19:56:36 +08:00
builder.py init commit 2020-07-10 02:39:01 +08:00