Papers › Image Restoration Using Deep Regulated Convolutional Networks
Image Restoration Using Deep Regulated Convolutional Networks
Peng Liu, Xiaoxiao Zhou, Junyi Yang, El Basha Mohammad D, Ruogu Fang
While the depth of convolutional neural networks has attracted substantial attention in the deep learning research, the width of these networks has recently received greater interest. The width of networks, defined as the size of the receptive fields and the density of the channels, has demonstrated crucial importance in low-level vision tasks such as image denoising and restoration. However, the limited generalization ability, due to the increased width of networks, creates a bottleneck in designing wider networks. In this paper, we propose the Deep Regulated Convolutional Network (RC-Net), a deep network composed of regulated sub-network blocks cascaded by skip-connections, to overcome this bottleneck. Specifically, the Regulated Convolution block (RC-block), featured by a combination of large and small convolution filters, balances the effectiveness of prominent feature extraction and the generalization ability of the network. RC-Nets have several compelling advantages: they embrace diversified features through large-small filter combinations, alleviate the hazy boundary and blurred details in image denoising and super-resolution problems, and stabilize the learning process. Our proposed RC-Nets outperform state-of-the-art approaches with significant performance gains in various image restoration tasks while demonstrating promising generalization ability. The code is available at https://github.com/cswin/RC-Nets.
Code
Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.
Code Syntology ran Syntology
Not run by Syntology. Nothing on this page verifies that the listed code works.
Tasks
Results from the paper archive 2025-07-28
| Task | Dataset | Model | Metric | Value | Rank at snapshot | Leaderboard | Report |
|---|---|---|---|---|---|---|---|
| Grayscale Image Denoising | BSD200 sigma10 | RC-Net | PSNR | 36.36 | #1 of 2 | Archive leaderboard | report |
| Grayscale Image Denoising | BSD200 sigma30 | RC-Net | PSNR | 33.57 | #1 of 3 | Archive leaderboard | report |
| Grayscale Image Denoising | BSD200 sigma50 | RC-Net | PSNR | 32.48 | #1 of 3 | Archive leaderboard | report |
| Grayscale Image Denoising | BSD200 sigma70 | RC-Net | PSNR | 31.17 | #1 of 3 | Archive leaderboard | report |
| Image Super-Resolution | BSD100 - 2x upscaling | RC-Net | PSNR | 31.86 | #28 of 30 | Archive leaderboard | report |
| Image Super-Resolution | BSD100 - 3x upscaling | RC-Net | PSNR | 28.76 | #21 of 21 | Archive leaderboard | report |
| Image Super-Resolution | BSD100 - 4x upscaling | RC-Net | PSNR | 27.21 | #50 of 71 | Archive leaderboard | report |
| Image Super-Resolution | Set5 - 2x upscaling | RC-Net | PSNR | 37.42 | #38 of 41 | Archive leaderboard | report |
| Image Super-Resolution | Set5 - 3x upscaling | RC-Net | PSNR | 33.43 | #30 of 32 | Archive leaderboard | report |
Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.
Methods
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections