← Search

Naishan Zheng

11 accepted papers

2024

Probing Synergistic High-Order Interaction in Infrared and Visible Image Fusion

CVPR 2024poster

Infrared and visible image fusion aims to generate a fused image by integrating and distinguishing complementary information from multiple sources. While the cross-attention mechanism with global spatial interactions appears promising it only capture second-order spatial interactions neglecting high…

2024

Revisiting Spatial-Frequency Information Integration from a Hierarchical Perspective for Panchromatic and Multi-Spectral Image Fusion

CVPR 2024poster

Pan-sharpening is a super-resolution problem that essentially relies on spectra fusion of panchromatic (PAN) images and low-resolution multi-spectral (LRMS) images. The previous methods have validated the effectiveness of information fusion in the Fourier space of the whole image. However they haven…

2023

Empowering Low-Light Image Enhancer through Customized Learnable Priors

ICCV 2023poster

Deep neural networks have achieved remarkable progress in enhancing low-light images by improving their brightness and eliminating noise. However, most existing methods construct end-to-end mapping networks heuristically, neglecting the intrinsic prior of image enhancement task and lacking transpare…

Cited by 46PDFcodeScholar
2023

Exploring Temporal Frequency Spectrum in Deep Video Deblurring

ICCV 2023poster

Video deblurring aims to restore the latent video frames from their blurred counterparts. Despite the remarkable progress, most promising video deblurring methods only investigate the temporal priors in the spatial domain and rarely explore their its potential in the frequency domain. In this paper,…

Cited by 24PDFScholar
2023

FouriDown: Factoring Down-Sampling into Shuffling and Superposing

NeurIPS 2023poster

Spatial down-sampling techniques, such as strided convolution, Gaussian, and Nearest down-sampling, are essential in deep neural networks. In this study, we revisit the working mechanism of the spatial down-sampling family and analyze the biased effects caused by the static weighting strategy employ…

2023

Learned Image Reasoning Prior Penetrates Deep Unfolding Network for Panchromatic and Multi-spectral Image Fusion

ICCV 2023poster

The success of deep neural networks for pan-sharpening is commonly in a form of black box, lacking transparency and interpretability. To alleviate this issue, we propose a novel model-driven deep unfolding framework with image reasoning prior tailored for the pan-sharpening task. Different from exis…

Cited by 10PDFScholar
2023

Learning Sample Relationship for Exposure Correction

CVPR 2023poster

Exposure correction task aims to correct the underexposure and its adverse overexposure images to the normal exposure in a single network. As well recognized, the optimization flow is opposite. Despite the great advancement, existing exposure correction methods are usually trained with a mini-batch…

Cited by 49SourcePDFScholar
2023

Learning Semantic Degradation-Aware Guidance for Recognition-Driven Unsupervised Low-Light Image Enhancement

AAAI 2023technical

Low-light images suffer severe degradation of low lightness and noise corruption, causing unsatisfactory visual quality and visual recognition performance. To solve this problem while meeting the unavailability of paired datasets in wide-range scenarios, unsupervised low-light image enhancement (UL…

2023

Rubik's Cube: High-Order Channel Interactions with a Hierarchical Receptive Field

NeurIPS 2023poster

Image restoration techniques, spanning from the convolution to the transformer paradigm, have demonstrated robust spatial representation capabilities to deliver high-quality performance.Yet, many of these methods, such as convolution and the Feed Forward Network (FFN) structure of transformers, prim…

2023

Training Your Image Restoration Network Better with Random Weight Network as Optimization Function

NeurIPS 2023poster

The blooming progress made in deep learning-based image restoration has been largely attributed to the availability of high-quality, large-scale datasets and advanced network structures. However, optimization functions such as L_1 and L_2 are still de facto. In this study, we propose to investigate…

Cited by 1SourcePDFScholar
2022

Frequency and Spatial Dual Guidance for Image Dehazing

ECCV 2022poster

"In this paper, we propose a novel image dehazing framework with frequency and spatial dual guidance. In contrast to most existing deep learning-based image dehazing methods that primarily exploit spatial information and neglect the distinguished frequency information, we introduce a new perspective…