Plugin to increase DEM resolution using Hopfield Neural Network method with spatial dependence maximization and elevation constraints. Features vectorized tensor operations and optional GPU acceleration for fast processing of large DEMs.
This plugin implements the DEM downscaling algorithm based on the Hopfield Neural Network method presented in "Downscaling Gridded DEMs Using the Hopfield Neural Network" by Nguyen Quang Minh et al. (IEEE Journal of Selected Topics in Applied Earth Observations and Remote Sensing, Volume 12, Issue 11, pp. 4426-4437, 2019, DOI: 10.1109/IGARSS.2019.8932562). The algorithm increases DEM resolution by combining spatial dependence maximization with elevation constraints. The plugin supports resolution enhancement with zoom factors from 2x to 10x. Optional GPU acceleration using CuPy is available for faster processing.
Plugin Tags