Paper ID | TEC-4.4 | ||
Paper Title | EXPLORE CONNECTION PATTERN AND ATTENTION MECHANISM FOR LIGHTWEIGHTIMAGE SUPER-RESOLUTION | ||
Authors | Zhu Qin, Taiping Zhang, Chongqing University, China | ||
Session | TEC-4: Super-resolution | ||
Location | Area G | ||
Session Time: | Wednesday, 22 September, 14:30 - 16:00 | ||
Presentation Time: | Wednesday, 22 September, 14:30 - 16:00 | ||
Presentation | Poster | ||
Topic | Image and Video Processing: Interpolation, super-resolution, and mosaicing | ||
IEEE Xplore Open Preview | Click here to view in IEEE Xplore | ||
Abstract | Despite the great success of CNN (Convolutional Neural Network) in SISR (Single Image Super-Resolution), the increase in network depth leads to higher computational complexity and memory usage, which extremely hinders real-world applications. To solve this problem, we propose a lightweight cascade fusion network (CFNet) by stacking the cascade fusion block (CFB), which adopts both cascade connections and fusion connections to fully utilize the extraction ability of convolution. Specifically, Cascade connections help to transfer low-level features of source, and fusion connections help to obtain hierarchical features produced by intermediate convolution layers. To further improve the performance, we also design an efficient low-dimensional pixel attention (LPA) mechanism for SISR tasks and summarize several design guidelines. Thanks to LPA module, our CFNet improves the final reconstruction quality with little parameter cost. Extensive experimental results show that the proposed CFNet achieves a better trade-off against the state-of-the-art methods in terms of performance and model complexity. |