paper-with-me

홈 › Papers

AWNet: Attentive Wavelet Network for Image ISP

2020-08-20 · Linhui Dai, Xiaohong Liu, Chengqi Li, Jun Chen

As the revolutionary improvement being made on the performance of smartphones over the last decade, mobile photography becomes one of the most common practices among the majority of smartphone users. However, due to the limited size of camera sensors on phone, the photographed image is still visually distinct to the one taken by the digital single-lens reflex (DSLR) camera. To narrow this performance gap, one is to redesign the camera image signal processor (ISP) to improve the image quality. Owing to the rapid rise of deep learning, recent works resort to the deep convolutional neural network (CNN) to develop a sophisticated data-driven ISP that directly maps the phone-captured image to the DSLR-captured one. In this paper, we introduce a novel network that utilizes the attention mechanism and wavelet transform, dubbed AWNet, to tackle this learnable image ISP problem. By adding the wavelet transform, our proposed method enables us to restore favorable image details from RAW information and achieve a larger receptive field while remaining high efficiency in terms of computational cost. The global context block is adopted in our method to learn the non-local color mapping for the generation of appealing RGB images. More importantly, this block alleviates the influence of image misalignment occurred on the provided dataset. Experimental results indicate the advances of our design in both qualitative and quantitative measurements. The code is available publically.

📄 PDF Abstract BibTeX arXiv:2008.09228

Code (1)

Charlie0215/AWNet-Attentive-Wavelet-Network-for-Image-ISP 공식 구현 pytorch

Methods 이 논문이 사용한 방법론

Layer Normalization Unlike batch normalization, Layer Normalization directly estimates the normalization statistics from the summed inputs…
1x1 Convolution A 1 x 1 Convolution is a convolution with some special properties in that it can be used for dimensionality reduction,…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Residual Connection 설명 없음
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$…
Global Context Block A Global Context Block is an image model block for global context modeling. The aim is to have both the benefits of the simplified [non-local…

Similar Papers 제목 키워드 기반

End-to-end anti-spoofing with RawNet2

2020-11-02 · Hemlata Tak, Jose Patino, Massimiliano Todisco, Andreas Nautsch 외

Spoofing countermeasures aim to protect automatic speaker verification systems from attempts to manipulate their reliability with the use of spoofed speech signals. While results from the most recent ASVspoof 2019 evalua…

Audio Deepfake DetectionSpeaker Verification

ARFC-WAHNet: Adaptive Receptive Field Convolution and Wavelet-Attentive Hierarchical Network for Infrared Small Target Detection

2025-05-15 · Xingye Cui, Junhai Luo, Jiakun Deng, Kexuan Li 외

Infrared small target detection (ISTD) is critical in both civilian and military applications. However, the limited texture and structural information in infrared images makes accurate detection particularly challenging.…

MR-RawNet: Speaker verification system with multiple temporal resolutions for variable duration utterances using raw waveforms

2024-06-11 · Seung-bin Kim, Chan-yeong Lim, Jungwoo Heo, Ju-ho Kim 외

In speaker verification systems, the utilization of short utterances presents a persistent challenge, leading to performance degradation primarily due to insufficient phonetic information to characterize the speakers. To…

Speaker Verification

Improved RawNet with Feature Map Scaling for Text-independent Speaker Verification using Raw Waveforms

2020-04-01 · Jee-weon Jung, Seung-bin Kim, Hye-jin Shim, Ju-ho Kim 외

Recent advances in deep learning have facilitated the design of speaker verification systems that directly input raw waveforms. For example, RawNet extracts speaker embeddings from raw waveforms, which simplifies the pro…

Speaker VerificationText-Independent Speaker Verification

SeesawNet: Towards Non-stationary Time Series Forecasting with Balanced Modeling of Common and Specific Dependencies

2026-05-14 · Hao Li, Lu Zhang, Liu Chong, Yankai Chen 외 arxiv

Instance normalization (IN) is widely used in non-stationary multivariate time series forecasting to reduce distribution shifts and highlight common patterns across samples. However, IN can over-smooth instance-specific …

Multivariate Time Series Forecasting