Skip to content

Commit b7d1cf1

Browse files
author
Atma Mani
authored
Merge pull request #1156 from mohi9282/release_v200
Update items_metadata.yaml
2 parents 8ed3a72 + 0ea0c73 commit b7d1cf1

File tree

1 file changed

+36
-0
lines changed

1 file changed

+36
-0
lines changed

items_metadata.yaml

Lines changed: 36 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -879,6 +879,42 @@ samples:
879879
# licenseInfo: ""
880880
# runtime: advanced
881881
# tags: ["Data Science", "GIS", "Site Suitability", "Raster Analysis"]
882+
# - title: Detecting Mussel Farms using Deep Learning
883+
# url: https://www.arcgis.com/home/item.html?id=ff6e52bfa7714fe89c1345fd3fa9b7c0
884+
# path: ./samples/04_gis_analysts_data_scientists/detecting_mussel_farms_using_deep_learning.ipynb
885+
# thumbnail: ./static/thumbnails/default.png
886+
# snippet: In this notebook, we will train a deep learning model to detect mussel farms in high-resolution imagery of the Ria De Arousa region of Spain.
887+
# description: In this notebook, we will train a deep learning model to detect mussel farms in high-resolution imagery of the Ria De Arousa region of Spain.
888+
# licenseInfo: ""
889+
# runtime: advanced
890+
# tags: ["Data Science", "GIS", "Site Suitability", "Raster Analysis"]
891+
# - title: Forecasting Air Temperature in California using ResCNN model
892+
# url: https://www.arcgis.com/home/item.html?id=ecefff2763404106b87c02ef70123930
893+
# path: ./samples/04_gis_analysts_data_scientists/forecasting_air_temperature_in_california_using_rescnn_model.ipynb
894+
# thumbnail: ./static/thumbnails/default.png
895+
# snippet: In this study, the deep learning TimeSeriesModel from arcgis.learn is used to predict monthly air temperature for two years.
896+
# description: In this study, the deep learning TimeSeriesModel from arcgis.learn is used to predict monthly air temperature for two years.
897+
# licenseInfo: ""
898+
# runtime: advanced
899+
# tags: ["Data Science", "GIS", "Site Suitability", "Raster Analysis"]
900+
# - title: Count cars in aerial imagery using deep learning
901+
# url: https://www.arcgis.com/home/item.html?id=b80e02d207aa43a193601afe2390bf86
902+
# path: ./samples/04_gis_analysts_data_scientists/count_cars_in_aerial_imagery_using_deep_learning.ipynb
903+
# thumbnail: ./static/thumbnails/default.png
904+
# snippet: The pre-trained Car Detection-USA model is used to detect cars in high-resolution drone or aerial imagery.
905+
# description: The pre-trained Car Detection-USA model is used to detect cars in high-resolution drone or aerial imagery.
906+
# licenseInfo: ""
907+
# runtime: advanced
908+
# tags: ["Data Science", "GIS", "Site Suitability", "Raster Analysis"]
909+
# - title: Classify land cover to measure shrinking lakes
910+
# url: https://www.arcgis.com/home/item.html?id=32f8860e155d4f03987b94be876d73c1
911+
# path: ./samples/04_gis_analysts_data_scientists/measure_shrinking_lakes_using_deep_learning.ipynb
912+
# thumbnail: ./static/thumbnails/default.png
913+
# snippet: This sample aims to demonstrate how ArcGIS pre-trained models can be used to generate landcover from imageries of different time periods.
914+
# description: This sample aims to demonstrate how ArcGIS pre-trained models can be used to generate landcover from imageries of different time periods.
915+
# licenseInfo: ""
916+
# runtime: advanced
917+
# tags: ["Data Science", "GIS", "Site Suitability", "Raster Analysis"]
882918

883919
guides: []
884920
labs:

0 commit comments

Comments
 (0)