mmsegmentation/mmseg/models
谢昕辰 a3b523e3fd dice loss (#396)
* dice loss

* format code, add docstring and calculate denominator without valid_mask

* minor change

* restore
2021-03-10 18:32:37 -08:00
..
backbones [New model] Support MobileNetV3 (#268) 2020-12-26 00:02:50 -08:00
decode_heads [New model] Support MobileNetV3 (#268) 2020-12-26 00:02:50 -08:00
losses dice loss (#396) 2021-03-10 18:32:37 -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 [New model] Support MobileNetV3 (#268) 2020-12-26 00:02:50 -08:00
__init__.py Add Semantic FPN (#94) 2020-09-03 19:56:36 +08:00
builder.py [Improvement] Move train_cfg/test_cfg inside model (#341) 2021-01-19 17:06:23 -08:00