Skip to content

Commit 12b6b58

Browse files
authored
change done as specified in issue 7245 in geosauras repo (#1107)
1 parent 17780de commit 12b6b58

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

guide/14-deep-learning/geospatial-deep-learning.ipynb

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -61,20 +61,6 @@
6161
" \n",
6262
"* The output model from ArcGIS API for Python can be used in ArcGIS Pro or Image Server for model inference. Again, our guide will be mostly about using Image Server, which can be scaled out using multiple GPU enabled nodes. Please refer to guide about [Detect Objects Using Deep Learning](https://pro.arcgis.com/en/pro-app/tool-reference/image-analyst/detect-objects-using-deep-learning.htm) and [Classify Pixels Using Deep Learning](https://pro.arcgis.com/en/pro-app/tool-reference/image-analyst/classify-pixels-using-deep-learning.htm) if you would like to do it in ArcGIS Pro."
6363
]
64-
},
65-
{
66-
"cell_type": "code",
67-
"execution_count": null,
68-
"metadata": {},
69-
"outputs": [],
70-
"source": []
71-
},
72-
{
73-
"cell_type": "code",
74-
"execution_count": null,
75-
"metadata": {},
76-
"outputs": [],
77-
"source": []
7864
}
7965
],
8066
"metadata": {

0 commit comments

Comments
 (0)