Display Name: ClassifyPixelsUsingDeepLearning
Description: In a raster analysis deployment, this tool runs a trained deep learning model on an input image to produce a classified raster published as a hosted imagery layer in your portal.
Category:
Help URL: http://agrilanduse.doa.gov.my/mygeosvr/rest/directories/arcgisoutput/System/RasterAnalysisTools_GPServer/System_RasterAnalysisTools/ClassifyPixelsUsingDeepLearning.htm
Execution Type: esriExecutionTypeAsynchronous
Parameters:
Parameter: inputRaster
Data Type: GPString
Display Name inputRaster
Description: The input image to classify. It can be an image service URL, a raster layer, an image service, a map server layer, or an Internet tiled layer.
Direction: esriGPParameterDirectionInput
Dependency:
Default Value:
Parameter Type: esriGPParameterTypeRequired
Category:
Parameter: outputClassifiedRaster
Data Type: GPString
Display Name outputClassifiedRaster
Description:
Direction: esriGPParameterDirectionInput
Dependency:
Default Value:
Parameter Type: esriGPParameterTypeRequired
Category:
Parameter: model
Data Type: GPString
Display Name model
Description:
Direction: esriGPParameterDirectionInput
Dependency:
Default Value:
Parameter Type: esriGPParameterTypeRequired
Category:
Parameter: modelArguments
Data Type: GPString
Display Name modelArguments
Description: The function arguments are defined in the Python raster function class referenced by the input model. This is where you list additional deep learning parameters and arguments for experiments and refinement, such as a confidence threshold for adjusting the sensitivity. The names of the arguments are populated by the tool from reading the Python module on the RA server.
Direction: esriGPParameterDirectionInput
Dependency:
Default Value:
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: processAllRasterItems
Data Type: GPBoolean
Display Name Process All Raster Items
Description:
Direction: esriGPParameterDirectionInput
Dependency:
Default Value: false
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: context
Data Type: GPString
Display Name context
Description:
Direction: esriGPParameterDirectionInput
Dependency:
Default Value:
Parameter Type: esriGPParameterTypeOptional
Category:
Parameter: outRaster
Data Type: GPString
Display Name outRaster
Description:
Direction: esriGPParameterDirectionOutput
Dependency:
Default Value:
Parameter Type: esriGPParameterTypeDerived
Category:
Supported Operations:
Submit Job