Skip to content

Commit 62066e2

Browse files
author
Victor Yurchenko
committed
seminar05 - deeplab v2 arch image
1 parent c856614 commit 62066e2

File tree

1 file changed

+16
-3
lines changed

1 file changed

+16
-3
lines changed

seminar05-dense_prediction/seminar_dense_prediction.ipynb

Lines changed: 16 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -691,9 +691,22 @@
691691
{
692692
"cell_type": "code",
693693
"execution_count": null,
694-
"metadata": {
695-
"collapsed": true
696-
},
694+
"metadata": {},
695+
"outputs": [],
696+
"source": []
697+
},
698+
{
699+
"cell_type": "markdown",
700+
"metadata": {},
701+
"source": [
702+
"### TL;DR DeepLab v2 architecture:\n",
703+
"![alt text](https://miro.medium.com/max/1283/1*8Lg66z7e7ijuLmSkOzhYvA.png \"Somthing wrong with image\")"
704+
]
705+
},
706+
{
707+
"cell_type": "code",
708+
"execution_count": null,
709+
"metadata": {},
697710
"outputs": [],
698711
"source": []
699712
}

0 commit comments

Comments
 (0)