Skip to content

Commit c856614

Browse files
author
Victor Yurchenko
committed
seminar05 - fix paths to aux files
1 parent 0f1f824 commit c856614

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

seminar05-dense_prediction/seminar_dense_prediction.ipynb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@
2727
"outputs": [],
2828
"source": [
2929
"# if running in colab, uncomment this:\n",
30-
"# !wget https://raw.githubusercontent.com/yandexdataschool/Practical_DL/spring2019/week05_dense_prediction/um_000081-pred.png -O um_000081-pred.png\n",
31-
"# !wget https://raw.githubusercontent.com/yandexdataschool/Practical_DL/spring2019/week05_dense_prediction/layer_wrappers.py -O layer_wrappers.py\n",
32-
"# !wget https://raw.githubusercontent.com/yandexdataschool/Practical_DL/spring2019/week05_dense_prediction/um_000081.png -O um_000081.png\n",
33-
"# !wget https://raw.githubusercontent.com/yandexdataschool/Practical_DL/spring2019/week05_dense_prediction/um_road_000081.png -O um_road_000081.png"
30+
"# !wget https://raw.githubusercontent.com/yandexdataschool/Practical_DL/spring20/seminar05-dense_prediction/um_000081-pred.png -O um_000081-pred.png\n",
31+
"# !wget https://raw.githubusercontent.com/yandexdataschool/Practical_DL/spring20/seminar05-dense_prediction/layer_wrappers.py -O layer_wrappers.py\n",
32+
"# !wget https://raw.githubusercontent.com/yandexdataschool/Practical_DL/spring20/seminar05-dense_prediction/um_000081.png -O um_000081.png\n",
33+
"# !wget https://raw.githubusercontent.com/yandexdataschool/Practical_DL/spring20/seminar05-dense_prediction/um_road_000081.png -O um_road_000081.png"
3434
]
3535
},
3636
{

0 commit comments

Comments
 (0)