Fix Inception URL (which moved)
parent
aab0bc39a9
commit
cea3be9595
|
@ -811,7 +811,7 @@
|
||||||
"metadata": {},
|
"metadata": {},
|
||||||
"source": [
|
"source": [
|
||||||
"## 8.2.\n",
|
"## 8.2.\n",
|
||||||
"Exercise: Download the latest pretrained Inception v3 model: the checkpoint is available at https://goo.gl/nxSQvl. The list of class names is available at https://goo.gl/brXRtZ, but you must insert a \"background\" class at the beginning.\n"
|
"Exercise: Download the latest pretrained Inception v3 model: the checkpoint is available at https://github.com/tensorflow/models/tree/master/research/slim. The list of class names is available at https://goo.gl/brXRtZ, but you must insert a \"background\" class at the beginning.\n"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue