paper-with-me

홈 › Papers

Perceptual Consistency in Video Segmentation

2021-10-24 · Yizhe Zhang, Shubhankar Borse, Hong Cai, Ying Wang, Ning Bi, Xiaoyun Jiang, Fatih Porikli

In this paper, we present a novel perceptual consistency perspective on video semantic segmentation, which can capture both temporal consistency and pixel-wise correctness. Given two nearby video frames, perceptual consistency measures how much the segmentation decisions agree with the pixel correspondences obtained via matching general perceptual features. More specifically, for each pixel in one frame, we find the most perceptually correlated pixel in the other frame. Our intuition is that such a pair of pixels are highly likely to belong to the same class. Next, we assess how much the segmentation agrees with such perceptual correspondences, based on which we derive the perceptual consistency of the segmentation maps across these two frames. Utilizing perceptual consistency, we can evaluate the temporal consistency of video segmentation by measuring the perceptual consistency over consecutive pairs of segmentation maps in a video. Furthermore, given a sparsely labeled test video, perceptual consistency can be utilized to aid with predicting the pixel-wise correctness of the segmentation on an unlabeled frame. More specifically, by measuring the perceptual consistency between the predicted segmentation and the available ground truth on a nearby frame and combining it with the segmentation confidence, we can accurately assess the classification correctness on each pixel. Our experiments show that the proposed perceptual consistency can more accurately evaluate the temporal consistency of video segmentation as compared to flow-based measures. Furthermore, it can help more confidently predict segmentation accuracy on unlabeled test frames, as compared to using classification confidence alone. Finally, our proposed measure can be used as a regularizer during the training of segmentation models, which leads to more temporally consistent video segmentation while maintaining accuracy.

📄 PDF Abstract BibTeX arXiv:2110.12385

Code (0)

등록된 구현이 없습니다.

Tasks

SegmentationSemantic SegmentationVideo SegmentationVideo Semantic Segmentation

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Deep Video Prior for Video Consistency and Propagation

2022-01-27 · Chenyang Lei, Yazhou Xing, Hao Ouyang, Qifeng Chen

Applying an image processing algorithm independently to each video frame often leads to temporal inconsistency in the resulting video. To address this issue, we present a novel and general approach for blind video tempor…

Optical Flow EstimationSemantic SegmentationVideo PropagationVideo Temporal Consistency

Static-Dynamic Class-level Perception Consistency in Video Semantic Segmentation

2024-12-11 · Zhigang Cen, Ningyan Guo, Wenjing Xu, Zhiyong Feng 외

Video semantic segmentation(VSS) has been widely employed in lots of fields, such as simultaneous localization and mapping, autonomous driving and surveillance. Its core challenge is how to leverage temporal information …

Autonomous DrivingContrastive LearningOptical Flow EstimationSemantic Segmentation+2

Video Object Segmentation-aware Video Frame Interpolation

2023-01-01 · ICCV 2023 1 · Jun-Sang Yoo, Hongjae Lee, Seung-Won Jung

Video frame interpolation (VFI) is a very active research topic due to its broad applicability to many applications, including video enhancement, video encoding, and slow-motion effects. VFI methods have been advance…

ObjectPose EstimationSegmentationSemantic Segmentation+5

Perceptual Video Super Resolution with Enhanced Temporal Consistency

2018-07-20 · Eduardo Pérez-Pellitero, Mehdi S. M. Sajjadi, Michael Hirsch, Bernhard Schölkopf

With the advent of perceptual loss functions, new possibilities in super-resolution have emerged, and we currently have models that successfully generate near-photorealistic high-resolution images from their low-resoluti…

Image Super-ResolutionSuper-ResolutionVideo Super-Resolution

Toward Accurate and Temporally Consistent Video Restoration from Raw Data

2023-12-25 · Shi Guo, jianqi ma, Xi Yang, Zhengqiang Zhang 외

Denoising and demosaicking are two fundamental steps in reconstructing a clean full-color video from raw data, while performing video denoising and demosaicking jointly, namely VJDD, could lead to better video restoratio…

DemosaickingDenoisingVideo DenoisingVideo Restoration