You can use this model in the Classify Pixels Using Deep Learning tool available in the Image Analyst toolbox in ArcGIS Pro.
- Add the oriented imagery in ArcGIS Pro.
- Click the Analysis tab and browse to Tools.
- Click the Toolboxes tab in the Geoprocessing pane, select Image Analyst Tools, and browse to the Classify Pixels Using Deep Learning tool under Deep Learning.
- Set the variables under the Parameters tab as follows:
- Input Raster—Select the oriented imagery.
- Output Detected Objects—Set the output raster that will contain the image with blurred faces.
- Model Definition—Select the pretrained model .dlpk file.
- Arguments (optional)—Change the values of the arguments if
required.
Set the value of score_threshold to control the blur predictions.
- Set the Processor Type to CPU on the Environments tab. This model would run only on a CPU.
- Click Run to execute.
As soon as processing finishes, the output layer is added to the map.