paper-with-me

Papers

LODE: Deep Local Deblurring and A New Benchmark

2021-09-19 · Zerun Wang, Liuyu Xiang, Fan Yang, Jinzhao Qian, Jie Hu, Haidong Huang, Jungong Han, Yuchen Guo, Guiguang Ding

While recent deep deblurring algorithms have achieved remarkable progress, most existing methods focus on the global deblurring problem, where the image blur mostly arises from severe camera shake. We argue that the local blur, which is mostly derived from moving objects with a relatively static background, is prevalent but remains under-explored. In this paper, we first lay the data foundation for local deblurring by constructing, for the first time, a LOcal-DEblur (LODE) dataset consisting of 3,700 real-world captured locally blurred images and their corresponding ground-truth. Then, we propose a novel framework, termed BLur-Aware DEblurring network (BladeNet), which contains three components: the Local Blur Synthesis module generates locally blurred training pairs, the Local Blur Perception module automatically captures the locally blurred region and the Blur-guided Spatial Attention module guides the deblurring network with spatial attention. This framework is flexible such that it can be combined with many existing SotA algorithms. We carry out extensive experiments on REDS and LODE datasets showing that BladeNet improves PSNR by 2.5dB over SotAs for local deblurring while keeping comparable performance for global deblurring. We will publish the dataset and codes.

📄 PDF Abstract BibTeX arXiv:2109.09149

Code (1)

komejisatori/BladeNet pytorch

Tasks

Deblurring

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
Average Pooling 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Eigen-informed NeuralODEs: Dealing with stability and convergence issues of NeuralODEs

2023-02-07 · Tobias Thummerer, Lars Mikelsons

Using vanilla NeuralODEs to model large and/or complex systems often fails due two reasons: Stability and convergence. NeuralODEs are capable of describing stable as well as instable dynamic systems. Selecting an appropr…

Quad-Pixel Image Defocus Deblurring: A New Benchmark and Model

2025-01-01 · CVPR 2025 1 · Hang Chen, Yin Xie, Xiaoxiu Peng, Lihu Sun 외

Defocus deblurring is a challenging task due to the spatially varying blur. Recent works have shown impressive results in data-driven approaches using dual-pixel (DP) sensors. Quad-pixel (QP) sensors represent an adv…

DeblurringImage Defocus DeblurringMamba

Improving Pseudo Labels with Global-Local Denoising Framework for Cross-lingual Named Entity Recognition

2024-06-03 · Zhuojun Ding, Wei Wei, Xiaoye Qu, Dangyang Chen

Cross-lingual named entity recognition (NER) aims to train an NER model for the target language leveraging only labeled source language data and unlabeled target language data. Prior approaches either perform label proje…

Cross-Lingual NERDenoisingnamed-entity-recognitionNamed Entity Recognition+2

On Motion Blur and Deblurring in Visual Place Recognition

2024-12-10 · Timur Ismagilov, Bruno Ferrarini, Michael Milford, Tan Viet Tuyen Nguyen 외

Visual Place Recognition (VPR) in mobile robotics enables robots to localize themselves by recognizing previously visited locations using visual data. While the reliability of VPR methods has been extensively studied und…

DeblurringImage DeblurringVisual Place Recognition

Real-World Deep Local Motion Deblurring

2022-04-18 · Haoying Li, Ziran Zhang, Tingting Jiang, Peng Luo 외

Most existing deblurring methods focus on removing global blur caused by camera shake, while they cannot well handle local blur caused by object movements. To fill the vacancy of local deblurring in real scenes, we estab…

Deblurring