Skip to content

Commit a9f4524

Browse files
committed
Revert "Update tutorial_driving_scene_segmentation.ipynb"
This reverts commit 3505d13.
1 parent 3505d13 commit a9f4524

File tree

1 file changed

+28
-2
lines changed

1 file changed

+28
-2
lines changed

tutorial_driving_scene_segmentation/tutorial_driving_scene_segmentation.ipynb

Lines changed: 28 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
t{
1+
{
22
"nbformat": 4,
33
"nbformat_minor": 0,
44
"metadata": {
@@ -56,7 +56,7 @@ t{
5656
"source": [
5757
"# MIT Driving Scene Segmentation\n",
5858
"\n",
59-
"This tutorial will demostrate the steps to run DeepLab semantic scene segmentation model on a sample video from MIT Driving Scene Segmentation Dataset."
59+
"This demo will demostrate the steps to run deeplab semantic scene segmentation model on a sample video from MIT Driving Scene Segmentation Dataset."
6060
]
6161
},
6262
{
@@ -853,3 +853,29 @@ t{
853853
],
854854
"name": "stderr"
855855
}
856+
]
857+
},
858+
{
859+
"metadata": {
860+
"id": "s9ReH8nAKLS2",
861+
"colab_type": "text"
862+
},
863+
"cell_type": "markdown",
864+
"source": [
865+
"Can you make it better?"
866+
]
867+
},
868+
{
869+
"metadata": {
870+
"id": "mAUptUM1KLS2",
871+
"colab_type": "text"
872+
},
873+
"cell_type": "markdown",
874+
"source": [
875+
"## Acknowledgements\n",
876+
"\n",
877+
"The contents of this tutorial is based on and inspired by the work of [TensorFlow team](https://www.tensorflow.org), our [MIT Human-Centered AI team](https://hcai.mit.edu), and individual pieces referenced in the [MIT Deep Learning](https://deeplearning.mit.edu) course slides."
878+
]
879+
}
880+
]
881+
}

0 commit comments

Comments
 (0)