Deep Sampling Networks
Bolun Cai, Xiangmin Xu, Kailing Guo, Kui Jia, Dacheng Tao

TL;DR
Deep Sampling Networks (DSN) introduce a novel approach for image down-sampling and up-sampling that avoids traditional interpolation, enhancing super-resolution and image compression performance through learned, end-to-end trainable subnetworks.
Contribution
The paper proposes a deep sampling network with separate subnetworks for down-sampling and up-sampling, eliminating the need for traditional interpolation and achieving state-of-the-art results.
Findings
DSN's down-sampling produces photo-realistic low-resolution images.
DSN achieves superior super-resolution performance.
DSN improves image compression when integrated with codecs.
Abstract
Deep convolutional neural networks achieve excellent image up-sampling performance. However, CNN-based methods tend to restore high-resolution results highly depending on traditional interpolations (e.g. bicubic). In this paper, we present a deep sampling network (DSN) for down-sampling and up-sampling without any cheap interpolation. First, the down-sampling subnetwork is trained without supervision, thereby preserving more information and producing better visual effects in the low-resolution image. Second, the up-sampling subnetwork learns a sub-pixel residual with dense connections to accelerate convergence and improve performance. DSN's down-sampling subnetwork can be used to generate photo-realistic low-resolution images and replace traditional down-sampling method in image processing. With the powerful down-sampling process, the co-training DSN set a new state-of-the-art…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image Processing Techniques · Image Processing Techniques and Applications · Advanced Vision and Imaging
MethodsDense Connections
