Skip To Content

Use the model

You can use this model in the Detect Change Using Deep Learning tool available in the Image Analyst toolbox in ArcGIS Pro.

Detect change in buildings

Follow the steps below to use the model for detecting change in buildings using high-resolution imageries from two different time-periods:

  1. Download the Building Change Detection model and add the imageries of two time-periods in ArcGIS Pro.
  2. Zoom to an area of interest.
    Zoom in to an area of interest before raster.

  3. Browse to Tools on the Analysis tab.
    Tools on the analysis tab in ArcGIS Pro
  4. Click the Toolboxes tab in the Geoprocessing pane, select Image Analyst Tools, and browse to the Detect Change Using Deep Learning tool under Deep Learning.
    Detect Change Using Deep Learning
  5. Set the variables on the Parameters tab as follows:
    1. From Raster — Select the raster before the change.
    2. To Raster — Select the raster after the change.
    3. Output Classified Raster — The output is a continuous magnitude raster indicating probability of change at each pixel.
    4. Model Definition — Select the pretrained .dlpk file.
    5. Arguments — Change the values of the arguments if required.
    Detect Change Using Deep Learning tool Parameters tab
  6. Set the variables on the Environments tab as follows:
    1. Processing Extent — Select Current Display Extent or any other option from the drop-down menu. You can keep the default value to pick the imagery extent by default.
    2. Cell Size — Set the value as resolution of the imagery.
    3. Processor Type — Select CPU or GPU.

      It is recommended that you select GPU — if available, and set GPU ID to the GPU to be used.

    Detect Change Using Deep Learning tool Environments tab
  7. Click Run.

    The output layer is added to the map.

    Detected changes in buildings