From 6d63e77600c61e10b7f55c9056e3da359093ef91 Mon Sep 17 00:00:00 2001 From: Haolan He <61172629+BLUE-coconut@users.noreply.github.com> Date: Fri, 17 Mar 2023 17:35:38 +0800 Subject: [PATCH] [Docs] add deeplabv3 model structure (#2426) as title --- configs/deeplabv3/README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/configs/deeplabv3/README.md b/configs/deeplabv3/README.md index 4c80ffaf9..b37836ab2 100644 --- a/configs/deeplabv3/README.md +++ b/configs/deeplabv3/README.md @@ -22,6 +22,11 @@ In this work, we revisit atrous convolution, a powerful tool to explicitly adjus +
+DEEPLABv3_ResNet-D8 +DEEPLABv3_ResNet-D8 model structure +
+ ## Citation ```bibtext