paper-with-me

홈 › Papers

Object Segmentation-Assisted Inter Prediction for Versatile Video Coding

2024-03-18 · Zhuoyuan Li, Zikun Yuan, Li Li, Dong Liu, Xiaohu Tang, Feng Wu

In modern video coding standards, block-based inter prediction is widely adopted, which brings high compression efficiency. However, in natural videos, there are usually multiple moving objects of arbitrary shapes, resulting in complex motion fields that are difficult to represent compactly. This problem has been tackled by more flexible block partitioning methods in the Versatile Video Coding (VVC) standard, but the more flexible partitions require more overhead bits to signal and still cannot be made arbitrarily shaped. To address this limitation, we propose an object segmentation-assisted inter prediction method (SAIP), where objects in the reference frames are segmented by some advanced technologies. With a proper indication, the object segmentation mask is translated from the reference frame to the current frame as the arbitrary-shaped partition of different regions without any extra signal. Using the segmentation mask, motion compensation is separately performed for different regions, achieving higher prediction accuracy. The segmentation mask is further used to code the motion vectors of different regions more efficiently. Moreover, the segmentation mask is considered in the joint rate-distortion optimization for motion estimation and partition estimation to derive the motion vector of different regions and partition more accurately. The proposed method is implemented into the VVC reference software, VTM version 12.0. Experimental results show that the proposed method achieves up to 1.98%, 1.14%, 0.79%, and on average 0.82%, 0.49%, 0.37% BD-rate reduction for common test sequences, under the Low-delay P, Low-delay B, and Random Access configurations, respectively.

📄 PDF Abstract BibTeX arXiv:2403.11694

Code (0)

등록된 구현이 없습니다.

Tasks

Motion CompensationMotion EstimationObjectPredictionSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

SOC: Semantic-Assisted Object Cluster for Referring Video Object Segmentation

2023-05-26 · NeurIPS 2023 11 · Zhuoyan Luo, Yicheng Xiao, Yong liu, Shuyan Li 외

This paper studies referring video object segmentation (RVOS) by boosting video-level visual-linguistic alignment. Recent approaches model the RVOS task as a sequence prediction problem and perform multi-modal interactio…

cross-modal alignmentObjectReferring Expression SegmentationReferring Video Object Segmentation+4

CycleMLP: A MLP-like Architecture for Dense Prediction

2021-07-21 · ICLR 2022 4 · Shoufa Chen, Enze Xie, Chongjian Ge, Runjian Chen 외

This paper presents a simple MLP-like architecture, CycleMLP, which is a versatile backbone for visual recognition and dense predictions. As compared to modern MLP architectures, e.g., MLP-Mixer, ResMLP, and gMLP, whose …

Image ClassificationInstance Segmentationobject-detectionObject Detection+3

Gaze Estimation for Assisted Living Environments

2019-09-19 · Philipe A. Dias, Damiano Malafronte, Henry Medeiros, Francesca Odone

Effective assisted living environments must be able to perform inferences on how their occupants interact with one another as well as with surrounding objects. To accomplish this goal using a vision-based automated appro…

Gaze EstimationPose EstimationSemantic Segmentation

HAISTA-NET: Human Assisted Instance Segmentation Through Attention

2023-05-04 · Muhammed Korkmaz, T. Metin Sezgin

Instance segmentation is a form of image detection which has a range of applications, such as object refinement, medical image analysis, and image/video editing, all of which demand a high degree of accuracy. However, th…

Instance SegmentationMedical Image AnalysisObjectSegmentation+2

Zero Shot Context-Based Object Segmentation using SLIP (SAM+CLIP)

2024-05-12 · Saaketh Koundinya Gundavarapu, Arushi Arora, Shreya Agarwal

We present SLIP (SAM+CLIP), an enhanced architecture for zero-shot object segmentation. SLIP combines the Segment Anything Model (SAM) \cite{kirillov2023segment} with the Contrastive Language-Image Pretraining (CLIP) \ci…

ObjectSegmentationSemantic Segmentation