A deep learning project that upsamples low-resolution images (200×200) into high-resolution images (400×400) using a fully convolutional encoder–decoder network built with PyTorch. This project ...
Abstract: Deep learning approaches have been ubiquitous in single image super-resolution ever since the success of SRCNN. However, the superior performance is based on high requirement of ...