Skip to content

Commit

Permalink
[Docs] add deeplabv3 model structure (open-mmlab#2426)
Browse files Browse the repository at this point in the history
as title
  • Loading branch information
BLUE-coconut authored Mar 17, 2023
1 parent ff8d971 commit 6d63e77
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions configs/deeplabv3/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6d63e77

Please sign in to comment.