paper-with-me

Papers

Event-guided Multi-patch Network with Self-supervision for Non-uniform Motion Deblurring

2023-02-14 · Hongguang Zhang, Limeng Zhang, Yuchao Dai, Hongdong Li, Piotr Koniusz

Contemporary deep learning multi-scale deblurring models suffer from many issues: 1) They perform poorly on non-uniformly blurred images/videos; 2) Simply increasing the model depth with finer-scale levels cannot improve deblurring; 3) Individual RGB frames contain a limited motion information for deblurring; 4) Previous models have a limited robustness to spatial transformations and noise. Below, we extend the DMPHN model by several mechanisms to address the above issues: I) We present a novel self-supervised event-guided deep hierarchical Multi-patch Network (MPN) to deal with blurry images and videos via fine-to-coarse hierarchical localized representations; II) We propose a novel stacked pipeline, StackMPN, to improve the deblurring performance under the increased network depth; III) We propose an event-guided architecture to exploit motion cues contained in videos to tackle complex blur in videos; IV) We propose a novel self-supervised step to expose the model to random transformations (rotations, scale changes), and make it robust to Gaussian noises. Our MPN achieves the state of the art on the GoPro and VideoDeblur datasets with a 40x faster runtime compared to current multi-scale methods. With 30ms to process an image at 1280x720 resolution, it is the first real-time deep motion deblurring model for 720p images at 30fps. For StackMPN, we obtain significant improvements over 1.2dB on the GoPro dataset by increasing the network depth. Utilizing the event information and self-supervision further boost results to 33.83dB.

📄 PDF Abstract BibTeX arXiv:2302.07689

Code (1)

HongguangZhang/DMPHN-cvpr19-master 공식 구현 pytorch

Tasks

Deblurring

Methods 이 논문이 사용한 방법론

MPN 설명 없음

Similar Papers 제목 키워드 기반

Fully Self-Supervised Learning for Semantic Segmentation

2022-02-24 · YuAn Wang, Wei Zhuo, Yucong Li, Zhi Wang 외

In this work, we present a fully self-supervised framework for semantic segmentation(FS^4). A fully bootstrapped strategy for semantic segmentation, which saves efforts for the huge amount of annotation, is crucial for b…

ClusteringSegmentationSelf-Supervised LearningSemantic Segmentation+1

NGPS: Structure-Preserving Self-Supervised Denoising via Neighbor-Guided Patch Sampling

2026-06-22 · Jaehyun Cho, YoungJoon Yoo arxiv

Neighboring-slice self-supervised denoising is attractive for volumetric medical imaging, yet inter-slice misalignment breaks anatomical correspondence and often yields ghosting and blurred margins when adjacent slices a…

Example-Guided Scene Image Synthesis using Masked Spatial-Channel Attention and Patch-Based Self-Supervision

2019-11-27 · Haitian Zheng, Haofu Liao, Lele Chen, Wei Xiong 외

Example-guided image synthesis has been recently attempted to synthesize an image from a semantic label map and an exemplary image. In the task, the additional exemplary image serves to provide style guidance that contro…

Image GenerationSpatial Interpolation

PatchNet: Unsupervised Object Discovery based on Patch Embedding

2021-06-16 · Hankyu Moon, Heng Hao, Sima Didari, Jae Oh Woo 외

We demonstrate that frequently appearing objects can be discovered by training randomly sampled patches from a small number of images (100 to 200) by self-supervision. Key to this approach is the pattern space, a latent …

ClusteringMulti-object discoveryObjectObject Discovery

Spectrum-guided Feature Enhancement Network for Event Person Re-Identification

2024-02-02 · Hongchen Tan, Yi Zhang, Xiuping Liu, BaoCai Yin 외

As a cutting-edge biosensor, the event camera holds significant potential in the field of computer vision, particularly regarding privacy preservation. However, compared to traditional cameras, event streams often contai…

Person Re-Identification