paper-with-me

홈 › Papers

You Only Look Yourself: Unsupervised and Untrained Single Image Dehazing Neural Network

2020-06-30 · Boyun Li, Yuanbiao Gou, Shuhang Gu, Jerry Zitao Liu, Joey Tianyi Zhou, Xi Peng

In this paper, we study two challenging and less-touched problems in single image dehazing, namely, how to make deep learning achieve image dehazing without training on the ground-truth clean image (unsupervised) and a image collection (untrained). An unsupervised neural network will avoid the intensive labor collection of hazy-clean image pairs, and an untrained model is a ``real'' single image dehazing approach which could remove haze based on only the observed hazy image itself and no extra images is used. Motivated by the layer disentanglement idea, we propose a novel method, called you only look yourself (\textbf{YOLY}) which could be one of the first unsupervised and untrained neural networks for image dehazing. In brief, YOLY employs three jointly subnetworks to separate the observed hazy image into several latent layers, \textit{i.e.}, scene radiance layer, transmission map layer, and atmospheric light layer. After that, these three layers are further composed to the hazy image in a self-supervised manner. Thanks to the unsupervised and untrained characteristics of YOLY, our method bypasses the conventional training paradigm of deep models on hazy-clean pairs or a large scale dataset, thus avoids the labor-intensive data collection and the domain shift issue. Besides, our method also provides an effective learning-based haze transfer solution thanks to its layer disentanglement mechanism. Extensive experiments show the promising performance of our method in image dehazing compared with 14 methods on four databases.

📄 PDF Abstract BibTeX arXiv:2006.16829

Code (1)

XLearning-SCU/2021-IJCV-YOLY 공식 구현 pytorch

Tasks

DisentanglementImage DehazingSingle Image Dehazing

Similar Papers 제목 키워드 기반

Position: Untrained Machine Learning for Anomaly Detection

2025-02-06 · Juan Du, Dongheng Chen, Hao Yan

Anomaly detection based on 3D point cloud data is an important research problem and receives more and more attention recently. Untrained anomaly detection based on only one sample is an emerging research problem motivate…

Anomaly DetectionPositionUnsupervised Anomaly Detection

EPE-NAS: Efficient Performance Estimation Without Training for Neural Architecture Search

2021-02-16 · Vasco Lopes, Saeid Alirezazadeh, Luís A. Alexandre

Neural Architecture Search (NAS) has shown excellent results in designing architectures for computer vision problems. NAS alleviates the need for human-defined settings by automating architecture design and engineering. …

GPUNeural Architecture Search

Untrained networks for compressive lensless photography

2021-03-13 · Kristina Monakhova, Vi Tran, Grace Kuo, Laura Waller

Compressive lensless imagers enable novel applications in an extremely compact device, requiring only a phase or amplitude mask placed close to the sensor. They have been demonstrated for 2D and 3D microscopy, single-sho…

Compressive Sensing

Partially Trained Graph Convolutional Networks Resist Oversmoothing

2024-10-17 · Dimitrios Kelesis, Dimitris Fotakis, Georgios Paliouras

In this work we investigate an observation made by Kipf \& Welling, who suggested that untrained GCNs can generate meaningful node embeddings. In particular, we investigate the effect of training only a single layer of a…

Self-Supervised Low-Light Image Enhancement Using Discrepant Untrained Network Priors

2022-06-09 · IEEE Transactions on Circuits and Systems for Video Technology 2022 6 · Jinxiu Liang, Yong Xu, Yuhui Quan, Boxin Shi 외

This paper proposes a deep learning method for low-light image enhancement, which exploits the generation capability of Neural Networks (NNs) while requiring no training samples except the input image itself. Based on th…

DenoisingImage EnhancementLow-Light Image Enhancement