paper-with-me

Papers

Searching a Compact Architecture for Robust Multi-Exposure Image Fusion

2023-05-20 · Zhu Liu, JinYuan Liu, Guanyao Wu, Zihang Chen, Xin Fan, Risheng Liu

In recent years, learning-based methods have achieved significant advancements in multi-exposure image fusion. However, two major stumbling blocks hinder the development, including pixel misalignment and inefficient inference. Reliance on aligned image pairs in existing methods causes susceptibility to artifacts due to device motion. Additionally, existing techniques often rely on handcrafted architectures with huge network engineering, resulting in redundant parameters, adversely impacting inference efficiency and flexibility. To mitigate these limitations, this study introduces an architecture search-based paradigm incorporating self-alignment and detail repletion modules for robust multi-exposure image fusion. Specifically, targeting the extreme discrepancy of exposure, we propose the self-alignment module, leveraging scene relighting to constrain the illumination degree for following alignment and feature extraction. Detail repletion is proposed to enhance the texture details of scenes. Additionally, incorporating a hardware-sensitive constraint, we present the fusion-oriented architecture search to explore compact and efficient networks for fusion. The proposed method outperforms various competitive schemes, achieving a noteworthy 3.19\% improvement in PSNR for general scenarios and an impressive 23.5\% enhancement in misaligned scenarios. Moreover, it significantly reduces inference time by 69.1\%. The code will be available at https://github.com/LiuZhu-CV/CRMEF.

📄 PDF Abstract BibTeX arXiv:2305.12236

Code (1)

liuzhu-cv/crmef 공식 구현 pytorch

Tasks

Multi-Exposure Image FusionNeural Architecture Search

Methods 이 논문이 사용한 방법론

fail 설명 없음
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…

Similar Papers 제목 키워드 기반

ExReg: Wide-range Photo Exposure Correction via a Multi-dimensional Regressor with Attention

2022-12-14 · Tzu-Hao Chiang, Hao-Chien Hsueh, Ching-Chun Hsiao, Ching-Chun Huang

Photo exposure correction is widely investigated, but fewer studies focus on correcting under and over-exposed images simultaneously. Three issues remain open to handle and correct under and over-exposed images in a unif…

DecoderExposure Correctionregression

Neural Architecture Search as Sparse Supernet

2020-07-31 · Yan Wu, Aoming Liu, Zhiwu Huang, Siwei Zhang 외

This paper aims at enlarging the problem of Neural Architecture Search (NAS) from Single-Path and Multi-Path Search to automated Mixed-Path Search. In particular, we model the NAS problem as a sparse supernet using a new…

Neural Architecture Search

Once Quantized for All: Progressively Searching for Quantized Compact Models

2020-09-28 · Mingzhu Shen, Feng Liang, Chuming Li, Chen Lin 외

Automatic search of Quantized Neural Networks (QNN) has attracted a lot of attention. However, the existing quantization-aware Neural Architecture Search (NAS) approaches inherit a two-stage search-retrain schema, which …

AllNeural Architecture SearchQuantization

Searching for Accurate Binary Neural Architectures

2019-09-16 · Mingzhu Shen, Kai Han, Chunjing Xu, Yunhe Wang

Binary neural networks have attracted tremendous attention due to the efficiency for deploying them on mobile devices. Since the weak expression ability of binary weights and features, their accuracy is usually much lowe…

Luminance-aware Color Transform for Multiple Exposure Correction

2023-01-01 · ICCV 2023 1 · Jong-Hyeon Baek, Daehyun Kim, Su-Min Choi, Hyo-Jun Lee 외

Images captured with irregular exposures inevitably present unsatisfactory visual effects, such as distorted hue and color tone. However, most recent studies mainly focus on underexposure correction, which limits the…

DecoderExposure Correction