paper-with-me

홈 › Papers

Single-frame Regularization for Temporally Stable CNNs

2019-02-27 · CVPR 2019 6 · Gabriel Eilertsen, Rafał K. Mantiuk, Jonas Unger

Convolutional neural networks (CNNs) can model complicated non-linear relations between images. However, they are notoriously sensitive to small changes in the input. Most CNNs trained to describe image-to-image mappings generate temporally unstable results when applied to video sequences, leading to flickering artifacts and other inconsistencies over time. In order to use CNNs for video material, previous methods have relied on estimating dense frame-to-frame motion information (optical flow) in the training and/or the inference phase, or by exploring recurrent learning structures. We take a different approach to the problem, posing temporal stability as a regularization of the cost function. The regularization is formulated to account for different types of motion that can occur between frames, so that temporally stable CNNs can be trained without the need for video material or expensive motion estimation. The training can be performed as a fine-tuning operation, without architectural modifications of the CNN. Our evaluation shows that the training strategy leads to large improvements in temporal smoothness. Moreover, for small datasets the regularization can help in boosting the generalization performance to a much larger extent than what is possible with na\"ive augmentation strategies.

📄 PDF Abstract BibTeX arXiv:1902.10424

Code (0)

등록된 구현이 없습니다.

Tasks

Motion EstimationOptical Flow Estimation

Similar Papers 제목 키워드 기반

Yesnt: Are Diffusion Relighting Models Ready for Capture Stage Compositing? A Hybrid Alternative to Bridge the Gap

2025-10-27 · Elisabeth Jüttner, Janelle Pfeifer, Leona Krath, Stefan Korfhage 외 arxiv

Volumetric video relighting is essential for bringing captured performances into virtual worlds, but current approaches struggle to deliver temporally stable, production-ready results. Diffusion-based intrinsic decomposi…

Stochastic Downsampling for Cost-Adjustable Inference and Improved Regularization in Convolutional Networks

2018-01-29 · CVPR 2018 6 · Jason Kuen, Xiangfei Kong, Zhe Lin, Gang Wang 외

It is desirable to train convolutional networks (CNNs) to run more efficiently during inference. In many cases however, the computational budget that the system has for inference cannot be known beforehand during trainin…

image-classificationImage ClassificationObject Recognition

Joint Learning of Siamese CNNs and Temporally Constrained Metrics for Tracklet Association

2016-05-15 · Bing Wang, Li Wang, Bing Shuai, Zhen Zuo 외

In this paper, we study the challenging problem of multi-object tracking in a complex scene captured by a single camera. Different from the existing tracklet association-based tracking methods, we propose a novel and eff…

Multi-Object TrackingMulti-Task LearningObject Tracking

Absum: Simple Regularization Method for Reducing Structural Sensitivity of Convolutional Neural Networks

2019-09-19 · Sekitoshi Kanai, Yasutoshi Ida, Yasuhiro Fujiwara, Masanori Yamada 외

We propose Absum, which is a regularization method for improving adversarial robustness of convolutional neural networks (CNNs). Although CNNs can accurately recognize images, recent studies have shown that the convoluti…

Adversarial AttackAdversarial RobustnessSensitivity

Enhancing Perceptual Quality in Video Super-Resolution through Temporally-Consistent Detail Synthesis using Diffusion Models

2023-11-27 · Claudio Rota, Marco Buzzelli, Joost Van de Weijer

In this paper, we address the problem of enhancing perceptual quality in video super-resolution (VSR) using Diffusion Models (DMs) while ensuring temporal consistency among frames. We present StableVSR, a VSR method base…

Image Super-ResolutionSuper-ResolutionVideo Super-Resolution