paper-with-me

홈 › Papers

NAS-DIP: Learning Deep Image Prior with Neural Architecture Search

2020-08-26 · ECCV 2020 8 · Yun-Chun Chen, Chen Gao, Esther Robb, Jia-Bin Huang

Recent work has shown that the structure of deep convolutional neural networks can be used as a structured image prior for solving various inverse image restoration tasks. Instead of using hand-designed architectures, we propose to search for neural architectures that capture stronger image priors. Building upon a generic U-Net architecture, our core contribution lies in designing new search spaces for (1) an upsampling cell and (2) a pattern of cross-scale residual connections. We search for an improved network by leveraging an existing neural architecture search algorithm (using reinforcement learning with a recurrent neural network controller). We validate the effectiveness of our method via a wide variety of applications, including image restoration, dehazing, image-to-image translation, and matrix factorization. Extensive experimental results show that our algorithm performs favorably against state-of-the-art learning-free approaches and reaches competitive performance with existing learning-based methods in some cases.

📄 PDF Abstract BibTeX arXiv:2008.11713

Code (1)

YunChunChen/NAS-DIP-pytorch 공식 구현 pytorch

Tasks

Image RestorationImage-to-Image TranslationNeural Architecture SearchTranslation

Methods 이 논문이 사용한 방법론

ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

Neural Architecture Search for Deep Image Prior

2020-01-14 · Kary Ho, Andrew Gilbert, Hailin Jin, John Collomosse

We present a neural architecture search (NAS) technique to enhance the performance of unsupervised image de-noising, in-painting and super-resolution under the recently proposed Deep Image Prior (DIP). We show that evolu…

DecoderImage RestorationNeural Architecture SearchSuper-Resolution

Multi-Prior Learning via Neural Architecture Search for Blind Face Restoration

2022-06-28 · Yanjiang Yu, Puyang Zhang, Kaihao Zhang, Wenhan Luo 외

Blind Face Restoration (BFR) aims to recover high-quality face images from low-quality ones and usually resorts to facial priors for improving restoration performance. However, current methods still suffer from two major…

Blind Face RestorationNeural Architecture Search

ISNAS-DIP: Image-Specific Neural Architecture Search for Deep Image Prior

2021-11-27 · CVPR 2022 1 · Metin Ersin Arican, Ozgur Kara, Gustav Bredell, Ender Konukoglu

Recent works show that convolutional neural network (CNN) architectures have a spectral bias towards lower frequencies, which has been leveraged for various image restoration tasks in the Deep Image Prior (DIP) framework…

DenoisingImage DenoisingImage RestorationInductive Bias+2

Retinex-inspired Unrolling with Cooperative Prior Architecture Search for Low-light Image Enhancement

2020-12-10 · CVPR 2021 1 · Risheng Liu, Long Ma, Jiaao Zhang, Xin Fan 외

Low-light image enhancement plays very important roles in low-level vision field. Recent works have built a large variety of deep learning models to address this task. However, these approaches mostly rely on significant…

Image EnhancementLow-Light Image EnhancementRolling Shutter Correction

GI-NAS: Boosting Gradient Inversion Attacks through Adaptive Neural Architecture Search

2024-05-31 · Wenbo Yu, Hao Fang, Bin Chen, Xiaohang Sui 외

Gradient Inversion Attacks invert the transmitted gradients in Federated Learning (FL) systems to reconstruct the sensitive data of local clients and have raised considerable privacy concerns. A majority of gradient inve…

Federated LearningNeural Architecture Search