paper-with-me

Papers

Self-supervised Learning to Bring Dual Reversed Rolling Shutter Images Alive

2023-05-31 · ICCV 2023 1 · Wei Shang, Dongwei Ren, Chaoyu Feng, Xiaotao Wang, Lei Lei, WangMeng Zuo

Modern consumer cameras usually employ the rolling shutter (RS) mechanism, where images are captured by scanning scenes row-by-row, yielding RS distortions for dynamic scenes. To correct RS distortions, existing methods adopt a fully supervised learning manner, where high framerate global shutter (GS) images should be collected as ground-truth supervision. In this paper, we propose a Self-supervised learning framework for Dual reversed RS distortions Correction (SelfDRSC), where a DRSC network can be learned to generate a high framerate GS video only based on dual RS images with reversed distortions. In particular, a bidirectional distortion warping module is proposed for reconstructing dual reversed RS images, and then a self-supervised loss can be deployed to train DRSC network by enhancing the cycle consistency between input and reconstructed dual reversed RS images. Besides start and end RS scanning time, GS images at arbitrary intermediate scanning time can also be supervised in SelfDRSC, thus enabling the learned DRSC network to generate a high framerate GS video. Moreover, a simple yet effective self-distillation strategy is introduced in self-supervised loss for mitigating boundary artifacts in generated GS images. On synthetic dataset, SelfDRSC achieves better or comparable quantitative metrics in comparison to state-of-the-art methods trained in the full supervision manner. On real-world RS cases, our SelfDRSC can produce high framerate GS videos with finer correction textures and better temporary consistency. The source code and trained models are made publicly available at https://github.com/shangwei5/SelfDRSC. We also provide an implementation in HUAWEI Mindspore at https://github.com/Hunter-Will/SelfDRSC-mindspore.

📄 PDF Abstract BibTeX arXiv:2305.19862

Code (2)

hunter-will/selfdrsc-mindspore 공식 구현 mindspore
shangwei5/selfdrsc 공식 구현 pytorch

Tasks

Self-Supervised Learning

Similar Papers 제목 키워드 기반

SelfDRSC++: Self-Supervised Learning for Dual Reversed Rolling Shutter Correction

2024-08-21 · Wei Shang, Dongwei Ren, Wanying Zhang, Qilong Wang 외

Modern consumer cameras commonly employ the rolling shutter (RS) imaging mechanism, via which images are captured by scanning scenes row-by-row, resulting in RS distortion for dynamic scenes. To correct RS distortion, ex…

distortion correctionRolling Shutter CorrectionSelf-Supervised LearningVideo Frame Interpolation

Bringing Rolling Shutter Images Alive with Dual Reversed Distortion

2022-03-12 · Zhihang Zhong, Mingdeng Cao, Xiao Sun, Zhirong Wu 외

Rolling shutter (RS) distortion can be interpreted as the result of picking a row of pixels from instant global shutter (GS) frames over time during the exposure of the RS camera. This means that the information of each …

Optical Flow Estimation

Self-Supervised Reversed Image Signal Processing via Reference-Guided Dynamic Parameter Selection

2023-03-24 · Junji Otsuka, Masakazu Yoshimura, Takeshi Ohashi

Unprocessed sensor outputs (RAW images) potentially improve both low-level and high-level computer vision algorithms, but the lack of large-scale RAW image datasets is a barrier to research. Thus, reversed Image Signal P…

object-detectionObject Detection

Visual Dependency Transformers: Dependency Tree Emerges from Reversed Attention

2023-04-06 · CVPR 2023 1 · Mingyu Ding, Yikang Shen, Lijie Fan, Zhenfang Chen 외

Humans possess a versatile mechanism for extracting structured representations of our visual world. When looking at an image, we can decompose the scene into entities and their parts as well as obtain the dependencies be…

Measuring the Interpretability of Unsupervised Representations via Quantized Reversed Probing

2021-09-29 · ICLR 2022 4 · Iro Laina, Yuki M Asano, Andrea Vedaldi

Self-supervised visual representation learning has attracted significant research interest. While the most common way to evaluate self-supervised representations is through transfer to various downstream tasks, we instea…

Image ClassificationRepresentation Learning