paper-with-me

홈 › Papers

Deep Atrous Guided Filter for Image Restoration in Under Display Cameras

2020-08-14 · Varun Sundar, Sumanth Hegde, Divya Kothandaraman, Kaushik Mitra

Under Display Cameras present a promising opportunity for phone manufacturers to achieve bezel-free displays by positioning the camera behind semi-transparent OLED screens. Unfortunately, such imaging systems suffer from severe image degradation due to light attenuation and diffraction effects. In this work, we present Deep Atrous Guided Filter (DAGF), a two-stage, end-to-end approach for image restoration in UDC systems. A Low-Resolution Network first restores image quality at low-resolution, which is subsequently used by the Guided Filter Network as a filtering input to produce a high-resolution output. Besides the initial downsampling, our low-resolution network uses multiple, parallel atrous convolutions to preserve spatial resolution and emulates multi-scale processing. Our approach's ability to directly train on megapixel images results in significant performance improvement. We additionally propose a simple simulation scheme to pre-train our model and boost performance. Our overall framework ranks 2nd and 5th in the RLQ-TOD'20 UDC Challenge for POLED and TOLED displays, respectively.

📄 PDF Abstract BibTeX arXiv:2008.06229

Code (1)

varun19299/deep-atrous-guided-filter 공식 구현 pytorch

Tasks

Image Restoration

Similar Papers 제목 키워드 기반

MvKSR: Multi-view Knowledge-guided Scene Recovery for Hazy and Rainy Degradation

2024-01-08 · Dong Yang, Wenyu Xu, Yuan Gao, Yuxu Lu 외

High-quality imaging is crucial for ensuring safety supervision and intelligent deployment in fields like transportation and industry. It enables precise and detailed monitoring of operations, facilitating timely detecti…

Decoder

Color Image Enhancement Method Based on Weighted Image Guided Filtering

2018-12-24 · Qi Mu, Yanyan Wei, Zhanli Li

A novel color image enhancement method is proposed based on Retinex to enhance color images under non-uniform illumination or poor visibility conditions. Different from the conventional Retinex algorithms, the Weighted G…

Image Enhancement

Segmentation Guided Sparse Transformer for Under-Display Camera Image Restoration

2024-03-09 · Jingyun Xue, Tao Wang, Pengwen Dai, Kaihao Zhang

Under-Display Camera (UDC) is an emerging technology that achieves full-screen display via hiding the camera under the display panel. However, the current implementation of UDC causes serious degradation. The incident li…

Image RestorationInstance SegmentationSemantic Segmentation

Guided Image Restoration via Simultaneous Feature and Image Guided Fusion

2023-12-14 · Xinyi Liu, Qian Zhao, Jie Liang, Hui Zeng 외

Guided image restoration (GIR), such as guided depth map super-resolution and pan-sharpening, aims to enhance a target image using guidance information from another image of the same scene. Currently, joint image filteri…

Depth Map Super-ResolutionImage RestorationSuper-Resolution

Rethinking Atrous Convolution for Semantic Image Segmentation

2017-06-17 · Liang-Chieh Chen, George Papandreou, Florian Schroff, Hartwig Adam

In this work, we revisit atrous convolution, a powerful tool to explicitly adjust filter's field-of-view as well as control the resolution of feature responses computed by Deep Convolutional Neural Networks, in the appli…

2D Semantic SegmentationDichotomous Image SegmentationImage SegmentationSegmentation+2