研究目的
To propose an efficient super-resolution model using a gradual process for training the CNN, optimizing the number of layers, and incorporating residual network and skip connection to reduce computational expenses and avoid losing information.
研究成果
The proposed Gradual upsampling SR (GUSR) model enables control over execution time at an optimal level, eases the training process with no information loss, and achieves state-of-the-art performance with less computation cost. Experimental results demonstrate that GUSR can improve image resolution and produce competitive results over other prominent methods in super-resolution tasks.
研究不足
The proposed GUSR does not have significant performance on text and is not able to properly recover the missing text components. It is specifically proposed for the SR scenario and does not have good performance for other image reconstruction issues like denoising.