paper-with-me

Papers

Freqformer: Image-Demoiréing Transformer via Efficient Frequency Decomposition

2025-05-25 · Xiaoyang Liu, Bolin Qiu, JieZhang Cao, Zheng Chen, Yulun Zhang, Xiaokang Yang

Image demoir\'eing remains a challenging task due to the complex interplay between texture corruption and color distortions caused by moir\'e patterns. Existing methods, especially those relying on direct image-to-image restoration, often fail to disentangle these intertwined artifacts effectively. While wavelet-based frequency-aware approaches offer a promising direction, their potential remains underexplored. In this paper, we present Freqformer, a Transformer-based framework specifically designed for image demoir\'eing through targeted frequency separation. Our method performs an effective frequency decomposition that explicitly splits moir\'e patterns into high-frequency spatially-localized textures and low-frequency scale-robust color distortions, which are then handled by a dual-branch architecture tailored to their distinct characteristics. We further propose a learnable Frequency Composition Transform (FCT) module to adaptively fuse the frequency-specific outputs, enabling consistent and high-fidelity reconstruction. To better aggregate the spatial dependencies and the inter-channel complementary information, we introduce a Spatial-Aware Channel Attention (SA-CA) module that refines moir\'e-sensitive regions without incurring high computational cost. Extensive experiments on various demoir\'eing benchmarks demonstrate that Freqformer achieves state-of-the-art performance with a compact model size. The code is publicly available at https://github.com/xyLiu339/Freqformer.

📄 PDF Abstract BibTeX arXiv:2505.19120

Code (1)

xyliu339/freqformer 공식 구현

Tasks

Image Restoration

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음

Similar Papers 제목 키워드 기반

FreqFormer: Hierarchical Frequency-Domain Attention with Adaptive Spectral Routing for Long-Sequence Video Diffusion Transformers

2026-04-14 · Haopeng Jin arxiv

Long-sequence video diffusion transformers hit a quadratic self-attention cost that dominates runtime and memory for very long token sequences. Most efficient attention methods use one approximation everywhere, yet video…

Freqformer: Frequency-Domain Transformer for 3-D Visualization and Quantification of Human Retinal Circulation

2024-11-17 · Lingyun Wang, Bingjie Wang, Jay Chhablani, Jose Alain Sahel 외

We introduce Freqformer, a novel Transformer-based architecture designed for 3-D, high-definition visualization of human retinal circulation from a single scan in commercial optical coherence tomography angiography (OCTA…

SSIM

BinaryDemoire: Moiré-Aware Binarization for Image Demoiréing

2026-02-03 · Zheng Chen, Zhi Yang, Xiaoyang Liu, Weihang Zhang 외 arxiv

Image demoiréing aims to remove structured moiré artifacts in recaptured imagery, where degradations are highly frequency-dependent and vary across scales and directions. While recent deep networks achieve high-quality r…

AADNet: Attention aware Demoiréing Network

2024-03-13 · M Rakesh Reddy, Shubham Mandloi, Aman Kumar

Moire pattern frequently appears in photographs captured with mobile devices and digital cameras, potentially degrading image quality. Despite recent advancements in computer vision, image demoire'ing remains a challengi…

QuantDemoire: Quantization with Outlier Aware for Image Demoiréing

2025-10-05 · Zheng Chen, Kewei Zhang, Xiaoyang Liu, Weihang Zhang 외 arxiv

Demoiréing aims to remove moiré artifacts that often occur in images. While recent deep learning-based methods have achieved promising results, they typically require substantial computational resources, limiting their d…