|
1 | 1 | {
|
2 | 2 | "cells": [
|
3 | 3 | {
|
| 4 | + "attachments": {}, |
4 | 5 | "cell_type": "markdown",
|
5 | 6 | "id": "c34e7960",
|
6 | 7 | "metadata": {},
|
|
20 | 21 | "### [Guides](../)\n",
|
21 | 22 | "* [Install and Setup](../guide/install-and-set-up/)\n",
|
22 | 23 | " * Adds [`Install in Google Collab`](../guide/install-and-set-up/#install-in-google-colaboratory) section\n",
|
23 |
| - "\n", |
| 24 | + "* [Deep Learning with ArcGIS])(../guide/)\n", |
| 25 | + " * [2d Computer Vision](../guide)\n", |
| 26 | + " * [How PSETAE works](../guide/how-PSETAE-works)\n", |
| 27 | + " \n", |
24 | 28 | "### [Samples](/python/samples/)\n",
|
25 |
| - "\n", |
| 29 | + "* [GIS analysts and data sciencists](/python/samples)\n", |
| 30 | + " * [Tonga Volcano Eruption - SO2 Analysis](/python/samples/tonga-volcano-eruption-2022)\n", |
| 31 | + "* [Advanced Machine Learning](/python/samples)\n", |
| 32 | + " * [2d Computer Vision](/python/samples)\n", |
| 33 | + " * [Object Detection](/python/samples)\n", |
| 34 | + " * [Detecting Palm Trees using Deep Learning](/python/samples/detecting-palm-trees-using-deep-learning)\n", |
| 35 | + " * [Detecting Swimming Pools using Automated Deep Learning](/python/samples/detecting-swimming-pools-using-automated-machine-learning)\n", |
| 36 | + " * [Feature Extraction](/python/samples)\n", |
| 37 | + " * [Streams extraction using deep learning](/python/samples/streams-extraction-using-deeplearning)\n", |
| 38 | + " * [Extracting features and Land Use Land Cover using Panoptic Segmentation ](/python/samples/extracting0-features-and-land-use-land-cover-using-panoptic-segmentation)\n", |
| 39 | + " * [Coastline extraction using Landsat-8 multispectral imagery and band ratio technique](/python/samples/coastline-extraction-usa-landsat8-multispectral-imagery)\n", |
| 40 | + " * [Object Classification](/python/samples)\n", |
| 41 | + " * [Traffic Light Detection in Oriented Imagery Using ArcGIS Pretrained Model](/python/samples/traffic-light-detection-on-oriented-imagery)\n", |
| 42 | + " * [Generative Models](/python/samples)\n", |
| 43 | + " * [Generating Land Surface Temperature from multispectral imagery using Pix2Pix](/python/samples/generating-lst-from-multispectral-imagery-using-pix2pix)\n", |
| 44 | + " * [Generating cloud masks from satellite imagery - Part I ](/python/samples/cloud-detector-part1-cloudless-sentinel-&-unsupervised)\n", |
| 45 | + " * [Other Imagery Use Cases](/python/samples)\n", |
| 46 | + " * [Flood inundation mapping and monitoring using SAR data and deep learning](/python/samples/flood-inundation-mapping-using-sar-data-and-deep-learning)\n", |
| 47 | + " * [Cloud removal using pre-trained deep learning model and raster function](/python/samples/cloud-removal-using-pre-trained-deep-learning-model-and-raster-function)\n", |
| 48 | + " * [Property Valuation in King County USA using AutoML and Geoenriched data](/python/samples/Property-Valuation-in-King-County-USA-using-AUTOML-and-Geo-enriched-data)\n", |
| 49 | + "* [Content Publishers](/python/samples)\n", |
| 50 | + " * [Publishing and Consuming OGC Services](/python/samples/publish-ogc-services)\n", |
26 | 51 | "\n",
|
27 | 52 | "### Module Changes\n",
|
28 | 53 | "\n",
|
|
0 commit comments