mirror of
https://github.com/open-mmlab/mmsegmentation.git
synced 2025-06-03 22:03:48 +08:00
DeepLab V3 did not present in CVPR 2017 (#560)
https://openaccess.thecvf.com/CVPR2017 does not contain DeepLabV3
This commit is contained in:
parent
9e037ae329
commit
1f2d354b70
@ -69,7 +69,7 @@ Supported methods:
|
||||
- [x] [FCN (CVPR'2015/TPAMI'2017)](configs/fcn)
|
||||
- [x] [UNet (MICCAI'2016/Nat. Methods'2019)](configs/unet)
|
||||
- [x] [PSPNet (CVPR'2017)](configs/pspnet)
|
||||
- [x] [DeepLabV3 (CVPR'2017)](configs/deeplabv3)
|
||||
- [x] [DeepLabV3 (ArXiv'2017)](configs/deeplabv3)
|
||||
- [x] [Mixed Precision (FP16) Training (ArXiv'2017)](configs/fp16/README.md)
|
||||
- [x] [PSANet (ECCV'2018)](configs/psanet)
|
||||
- [x] [DeepLabV3+ (CVPR'2018)](configs/deeplabv3plus)
|
||||
|
Loading…
x
Reference in New Issue
Block a user