We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63a9516 commit 66b0525Copy full SHA for 66b0525
README.md
@@ -69,7 +69,7 @@ Supported methods:
69
- [x] [FCN (CVPR'2015/TPAMI'2017)](configs/fcn)
70
- [x] [UNet (MICCAI'2016/Nat. Methods'2019)](configs/unet)
71
- [x] [PSPNet (CVPR'2017)](configs/pspnet)
72
-- [x] [DeepLabV3 (CVPR'2017)](configs/deeplabv3)
+- [x] [DeepLabV3 (ArXiv'2017)](configs/deeplabv3)
73
- [x] [Mixed Precision (FP16) Training (ArXiv'2017)](configs/fp16/README.md)
74
- [x] [PSANet (ECCV'2018)](configs/psanet)
75
- [x] [DeepLabV3+ (CVPR'2018)](configs/deeplabv3plus)
0 commit comments