This commit is contained in:
sgilley 2018-04-13 13:05:50 -05:00
Родитель 7a49e7ab18
Коммит 771f46d8ec
1 изменённых файлов: 4 добавлений и 4 удалений

Просмотреть файл

@ -15,6 +15,7 @@
"cell_type": "code",
"execution_count": null,
"metadata": {
"collapsed": true,
"scrolled": true
},
"outputs": [],
@ -48,9 +49,8 @@
"outputs": [],
"source": [
"img = \"../data/dotted/81.jpg\"\n",
"#img = \"../data/fashionTexture/floral/270.jpg\"\n",
"#img = \"../data/fashionTexture/tartan/3000.jpg\"\n",
"#img = \"../data/fashionTexture/argyle/3179.jpg\"\n",
"#img = \"../data/leopard/147.jpg\"\n",
"#img = \"../data/striped/379.jpg\"\n",
"show_img(img, \"Image to rank\")"
]
},
@ -171,7 +171,7 @@
"kernelspec": {
"display_name": "ML Server Python",
"language": "python",
"name": "ml016n"
"name": "mlserver-python"
},
"language_info": {
"codemirror_mode": {