mmsegmentation/configs
yamengxi a2738fd9be
Add Pascal Context to mmsegmentation (#133)
* Add Pascal Context to mmsegmentation

* Add benchmark result to Pascal Context

* fix mmcv version

* fix code syntax

* fix code syntax again

* Update mmseg/models/segmentors/encoder_decoder.py

update hint

Co-authored-by: Jerry Jiarui XU <xvjiarui0826@gmail.com>

* update comment

* fix pascal context model path

* fix model path mistake again

* fix model path mistake again

* fix model path mistakes again

Co-authored-by: Jerry Jiarui XU <xvjiarui0826@gmail.com>
2020-09-22 14:56:13 +08:00
..
_base_ Add Pascal Context to mmsegmentation (#133) 2020-09-22 14:56:13 +08:00
ann init commit 2020-07-10 02:39:01 +08:00
ccnet init commit 2020-07-10 02:39:01 +08:00
danet init commit 2020-07-10 02:39:01 +08:00
deeplabv3 Add Pascal Context to mmsegmentation (#133) 2020-09-22 14:56:13 +08:00
deeplabv3plus Add Pascal Context to mmsegmentation (#133) 2020-09-22 14:56:13 +08:00
dnlnet Add "disentangled non-local (DNL) neural networks" [ECCV2020] (#37) 2020-09-07 16:22:00 +08:00
emanet [Feature] Support EMANet (#34) 2020-09-07 13:06:59 +08:00
encnet init commit 2020-07-10 02:39:01 +08:00
fastscnn Fix fastscnn resize problems. (#82) 2020-08-23 14:41:30 +08:00
fcn Add Pascal Context to mmsegmentation (#133) 2020-09-22 14:56:13 +08:00
fp16 Support FP16 (#21) 2020-07-20 15:17:18 +08:00
gcnet init commit 2020-07-10 02:39:01 +08:00
hrnet Add Pascal Context to mmsegmentation (#133) 2020-09-22 14:56:13 +08:00
mobilenet_v2 [Feature] Support MobileNetV2 backbone (#86) 2020-09-04 15:35:52 +08:00
nonlocal_net init commit 2020-07-10 02:39:01 +08:00
ocrnet add more results of OCRNet (#20) 2020-08-14 13:16:27 +08:00
point_rend [Feature] Support PointRend (#109) 2020-09-07 19:59:44 +08:00
psanet init commit 2020-07-10 02:39:01 +08:00
pspnet Add Pascal Context to mmsegmentation (#133) 2020-09-22 14:56:13 +08:00
resnest Support ResNeSt backbone (#47) 2020-08-17 00:54:01 +08:00
sem_fpn Add Semantic FPN (#94) 2020-09-03 19:56:36 +08:00
upernet init commit 2020-07-10 02:39:01 +08:00