Optimized and Deep Cross Dense Skip Connected Network for SISR (DCDSCN)
摘要
Currently, the implementation of convolutional neural network(CNN) in the domain of single image super resolution(SISR) is developing gradually. Despite numerous CNN—based methods have accomplished splendid conduct, it yet struggle with the feature extraction problem for proper image reconstruction. We present an optimized and deep cross dense skip connected network for SISR (DCDSCN) which target upon feature extraction of LR image for better reconstruction. The network consists of eight ResNet blocks which is combination of skip connection and convolution layers to preserve fine grained details, these blocks is named as cross—connected dense in dense convolution block(CDDCB). As the name suggests the CDDCB block employs cross—connected convolution layers using dense skip connection which alleviate the gradient vanishing problem. The