[Docs] add deeplabv3 model structure (#2426)

as title
This commit is contained in:
Haolan He 2023-03-17 17:35:38 +08:00 committed by GitHub
parent ff8d971988
commit 6d63e77600
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -22,6 +22,11 @@ In this work, we revisit atrous convolution, a powerful tool to explicitly adjus
<img src="https://user-images.githubusercontent.com/24582831/142900575-f30a7755-09aa-406a-bf78-45893a61ee9a.png" width="80%"/>
</div>
<div align=center >
<img alt="DEEPLABv3_ResNet-D8" src="https://user-images.githubusercontent.com/61172629/209305311-87ff9e36-b7cd-46d7-8b4c-9e26e10c27d0.jpg"/>
DEEPLABv3_ResNet-D8 model structure
</div>
## Citation
```bibtext