You can use the Building Footprint Extraction—Australia pretrained model in the Detect Objects Using Deep Learning tool available in the Image Analyst toolbox for inference or the Extract Features Using AI Models tool available in the GeoAI toolbox in ArcGIS Pro for inference and postprocessing of the inferred results. Follow the steps below to use the model to extract building footprints from high resolution imagery.
Supported imagery
Orthorectified imagery (on-the-fly or persisted ortho products) with the following characteristics is supported:
- Resolution—High resolution (10–40 centimeters)
- Bit depth—8-Bit Unsigned
- Bands—Three bands (for example, red, green, and blue)
Note:
Off-nadir imagery or imagery with a high obliquity angle will not produce suitable results.
Preprocess the imagery (optional)
If you have a multispectral product, complete the following steps to preprocess the imagery before using it with the model:
- Start ArcGIS Pro and browse to the image product in the Contents pane.
- Expand the product file (.imd file) and add the Pansharpen layer to the map.
- Right-click the newly added layer and select Edit Function Chain.
- Click Stretch Function in the function chain window to edit the stretch properties.
- In the Stretch Properties pane, do the following:
- Change Output Pixel Type to 8 Bit Unsigned on the General tab.
- Keep the default settings on the Parameters tab.
- Click the Ok button to apply the changes.
Click the play button in the top menu of the tool to apply the changes.
Extract building footprints
Complete the following steps to extract building footprints from the imagery:
- Download the Building Footprint Extraction—Australia model and add the imagery layer in ArcGIS Pro.
- Zoom to an area of interest.
- Click Tools on the Analysis tab.
- Click the Toolboxes tab in the Geoprocessing pane, expand GeoAI Tools, and select the Extract Features Using AI Models tool under Imagery AI.
- On the Parameters tab, set the parameters as follows:
- Input Raster—Choose the input raster on which processing will be performed.
- Area of Interest(optional)—Set the geographical extent that will be used to extract features.
Only features within the area of interest will be extracted.
- Mode—Select Infer and Postprocess.
- Output Location (optional)—Select the file geodatabase where the outputs will be stored.
- Output Prefix—Set the prefix that will be added to the name of outputs and the name of the group layer.
- Models—Select the pretrained model.
- Set Pretrained Models—Select the BUILDING FOOTPRINT EXTRACTION - AUSTRALIA pretrained model from the drop-down list.
- Set Polygon Regularization Options—Polygon Postprocessing is the default postprocessing option for this model.
- Regularization Method— Select Right Angles and Diagonals.
- Tolerance—Use the default value. The default is 1 Meters.
- On the Environments tab, set the values as follows:
- Processor Type—Set GPU ID to the GPU to be used.
- Click Run.
The output group layer with postprocessed building footprints is added to the map.