Step 0. Download test deep learning model, input image, input features from the link here. You can also use your own trained model and test image.
Step 1. Open "Classify Object Using Deep Learning"
Step 2. Fill in the parameters
Parameter | Value |
---|---|
Input Raster | inputs/keras_objectclassification_testimage.tif |
Input Features | inputs/data.gdb/Building_Footprints |
Input Model Definition File | model/HouseDamageClassifier_ProBuiltin.emd |
Arguments | batch_size:64; resampled_image_size:64 |