Skip to content

Commit 5c8b0fa

Browse files
authored
Merge pull request #13 from SDSTony/master
fix open in colab link to direct link from github
2 parents 217d645 + 76c58d8 commit 5c8b0fa

20 files changed

+4908
-46
lines changed

book/chapters/object-detection/.ipynb_checkpoints/Ch1-Object-Detection-checkpoint.ipynb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"id": "J0UVWsRozjAg"
1616
},
1717
"source": [
18-
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1iKVsHy8y9ctIpv34gsyilpvwC0fBm85H?usp=sharing)"
18+
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/Pseudo-Lab/Tutorial-Book/blob/master/book/chapters/object-detection/Ch1-Object-Detection.ipynb)"
1919
]
2020
},
2121
{
@@ -61,10 +61,10 @@
6161
}
6262
],
6363
"source": [
64-
"from IPython.display import HTML\r\n",
65-
"\r\n",
66-
"HTML('<iframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/JOzDr2eGFcM\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>')\r\n",
67-
"\r\n"
64+
"from IPython.display import HTML\n",
65+
"\n",
66+
"HTML('<iframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/JOzDr2eGFcM\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>')\n",
67+
"\n"
6868
]
6969
},
7070
{

book/chapters/object-detection/.ipynb_checkpoints/Ch2-EDA-checkpoint.ipynb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"id": "5T6GPMAVcBTI"
1616
},
1717
"source": [
18-
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1vMHy2jiosuVm4xKSM6aof6iYjQEab0Mm?usp=sharing)"
18+
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/Pseudo-Lab/Tutorial-Book/blob/master/book/chapters/object-detection/Ch2-EDA.ipynb)"
1919
]
2020
},
2121
{
@@ -61,10 +61,10 @@
6161
}
6262
],
6363
"source": [
64-
"from IPython.display import HTML\r\n",
65-
"\r\n",
66-
"HTML('<iframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/57Fzx8oDLCc\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>')\r\n",
67-
"\r\n"
64+
"from IPython.display import HTML\n",
65+
"\n",
66+
"HTML('<iframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/57Fzx8oDLCc\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>')\n",
67+
"\n"
6868
]
6969
},
7070
{

book/chapters/object-detection/.ipynb_checkpoints/Ch3-preprocessing-checkpoint.ipynb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"id": "IWHD9W6ycpIg"
1717
},
1818
"source": [
19-
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1Ud7aNqGMDyyeFCByjybqMwcH43r5u_ti?usp=sharing)"
19+
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/Pseudo-Lab/Tutorial-Book/blob/master/book/chapters/object-detection/Ch3-preprocessing.ipynb)"
2020
]
2121
},
2222
{
@@ -62,10 +62,10 @@
6262
}
6363
],
6464
"source": [
65-
"from IPython.display import HTML\r\n",
66-
"\r\n",
67-
"HTML('<iframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/sa1dCkCwCWA\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>')\r\n",
68-
"\r\n"
65+
"from IPython.display import HTML\n",
66+
"\n",
67+
"HTML('<iframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/sa1dCkCwCWA\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>')\n",
68+
"\n"
6969
]
7070
},
7171
{

book/chapters/object-detection/.ipynb_checkpoints/Ch4-RetinaNet-checkpoint.ipynb

Lines changed: 1035 additions & 1 deletion
Large diffs are not rendered by default.

book/chapters/object-detection/.ipynb_checkpoints/Ch5-Faster-R-CNN-checkpoint.ipynb

Lines changed: 1398 additions & 1 deletion
Large diffs are not rendered by default.

book/chapters/object-detection/Ch1-Object-Detection.ipynb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"id": "J0UVWsRozjAg"
1616
},
1717
"source": [
18-
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1iKVsHy8y9ctIpv34gsyilpvwC0fBm85H?usp=sharing)"
18+
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/Pseudo-Lab/Tutorial-Book/blob/master/book/chapters/object-detection/Ch1-Object-Detection.ipynb)"
1919
]
2020
},
2121
{
@@ -61,10 +61,10 @@
6161
}
6262
],
6363
"source": [
64-
"from IPython.display import HTML\r\n",
65-
"\r\n",
66-
"HTML('<iframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/JOzDr2eGFcM\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>')\r\n",
67-
"\r\n"
64+
"from IPython.display import HTML\n",
65+
"\n",
66+
"HTML('<iframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/JOzDr2eGFcM\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>')\n",
67+
"\n"
6868
]
6969
},
7070
{

book/chapters/object-detection/Ch2-EDA.ipynb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"id": "5T6GPMAVcBTI"
1616
},
1717
"source": [
18-
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1vMHy2jiosuVm4xKSM6aof6iYjQEab0Mm?usp=sharing)"
18+
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/Pseudo-Lab/Tutorial-Book/blob/master/book/chapters/object-detection/Ch2-EDA.ipynb)"
1919
]
2020
},
2121
{
@@ -61,10 +61,10 @@
6161
}
6262
],
6363
"source": [
64-
"from IPython.display import HTML\r\n",
65-
"\r\n",
66-
"HTML('<iframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/57Fzx8oDLCc\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>')\r\n",
67-
"\r\n"
64+
"from IPython.display import HTML\n",
65+
"\n",
66+
"HTML('<iframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/57Fzx8oDLCc\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>')\n",
67+
"\n"
6868
]
6969
},
7070
{

book/chapters/object-detection/Ch3-preprocessing.ipynb

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"id": "IWHD9W6ycpIg"
1717
},
1818
"source": [
19-
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/drive/1Ud7aNqGMDyyeFCByjybqMwcH43r5u_ti?usp=sharing)"
19+
"[![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://colab.research.google.com/github/Pseudo-Lab/Tutorial-Book/blob/master/book/chapters/object-detection/Ch3-preprocessing.ipynb)"
2020
]
2121
},
2222
{
@@ -62,10 +62,10 @@
6262
}
6363
],
6464
"source": [
65-
"from IPython.display import HTML\r\n",
66-
"\r\n",
67-
"HTML('<iframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/sa1dCkCwCWA\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>')\r\n",
68-
"\r\n"
65+
"from IPython.display import HTML\n",
66+
"\n",
67+
"HTML('<iframe width=\"560\" height=\"315\" src=\"https://www.youtube.com/embed/sa1dCkCwCWA\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>')\n",
68+
"\n"
6969
]
7070
},
7171
{

book/chapters/object-detection/Ch4-RetinaNet.ipynb

Lines changed: 1035 additions & 1 deletion
Large diffs are not rendered by default.

book/chapters/object-detection/Ch5-Faster-R-CNN.ipynb

Lines changed: 1398 additions & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)