paper-with-me

홈 › Papers

Path-Restore: Learning Network Path Selection for Image Restoration

2019-04-23 · Ke Yu, Xintao Wang, Chao Dong, Xiaoou Tang, Chen Change Loy

Very deep Convolutional Neural Networks (CNNs) have greatly improved the performance on various image restoration tasks. However, this comes at a price of increasing computational burden, hence limiting their practical usages. We observe that some corrupted image regions are inherently easier to restore than others since the distortion and content vary within an image. To leverage this, we propose Path-Restore, a multi-path CNN with a pathfinder that can dynamically select an appropriate route for each image region. We train the pathfinder using reinforcement learning with a difficulty-regulated reward. This reward is related to the performance, complexity and "the difficulty of restoring a region". A policy mask is further investigated to jointly process all the image regions. We conduct experiments on denoising and mixed restoration tasks. The results show that our method achieves comparable or superior performance to existing approaches with less computational cost. In particular, Path-Restore is effective for real-world denoising, where the noise distribution varies across different regions on a single image. Compared to the state-of-the-art RIDNet, our method achieves comparable performance and runs 2.7x faster on the realistic Darmstadt Noise Dataset.

📄 PDF Abstract BibTeX arXiv:1904.10343

Code (1)

yuke93/Path-Restore tf

Tasks

DenoisingImage RestorationPathfinderReinforcement Learning

Similar Papers 제목 키워드 기반

Pathology Image Restoration via Mixture of Prompts

2025-03-16 · Jiangdong Cai, Yan Chen, Zhenrong Shen, Haotian Jiang 외

In digital pathology, acquiring all-in-focus images is essential to high-quality imaging and high-efficient clinical workflow. Traditional scanners achieve this by scanning at multiple focal planes of varying depths and …

Image Restoration

Learning to Restore Multi-Degraded Images via Ingredient Decoupling and Task-Aware Path Adaptation

2025-11-07 · Hu Gao, Xiaoning Lei, Ying Zhang, Xichen Xu 외 arxiv

Image restoration (IR) aims to recover clean images from degraded observations. Despite remarkable progress, most existing methods focus on a single degradation type, whereas real-world images often suffer from multiple …

Image Restoration

ATFaceGAN: Single Face Image Restoration and Recognition from Atmospheric Turbulence

2019-10-07 · Chun Pong Lau, Hossein Souri, Rama Chellappa

Image degradation due to atmospheric turbulence is common while capturing images at long ranges. To mitigate the degradation due to turbulence which includes deformation and blur, we propose a generative single frame res…

DisentanglementFace RecognitionImage Restoration

Progressive Transfer Learning for Multi-Pass Fundus Image Restoration

2025-04-14 · Uyen Phan, Ozer Can Devecioglu, Serkan Kiranyaz, Moncef Gabbouj

Diabetic retinopathy is a leading cause of vision impairment, making its early diagnosis through fundus imaging critical for effective treatment planning. However, the presence of poor quality fundus images caused by fac…

Diabetic Retinopathy DetectionImage RestorationTransfer Learning

Beware of Aliases -- Signal Preservation is Crucial for Robust Image Restoration

2024-06-11 · Shashank Agnihotri, Julia Grabinski, Janis Keuper, Margret Keuper

Image restoration networks are usually comprised of an encoder and a decoder, responsible for aggregating image content from noisy, distorted data and to restore clean, undistorted images, respectively. Data aggregation …

DecoderImage GenerationImage Restoration