paper-with-me

Papers

A Coarse-To-Fine Framework For Video Object Segmentation

2018-09-26 · Chi Zhang, Alexander Loui

In this study, we develop an unsupervised coarse-to-fine video analysis framework and prototype system to extract a salient object in a video sequence. This framework starts from tracking grid-sampled points along temporal frames, typically using KLT tracking method. The tracking points could be divided into several groups due to their inconsistent movements. At the same time, the SLIC algorithm is extended into 3D space to generate supervoxels. Coarse segmentation is achieved by combining the categorized tracking points and supervoxels of the corresponding frame in the video sequence. Finally, a graph-based fine segmentation algorithm is used to extract the moving object in the scene. Experimental results reveal that this method outperforms the previous approaches in terms of accuracy and robustness.

📄 PDF Abstract BibTeX arXiv:1809.10260

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectSegmentationSemantic SegmentationVideo Object SegmentationVideo Semantic Segmentation

Similar Papers 제목 키워드 기반

Video Segmentation via Multiple Granularity Analysis

2017-07-01 · CVPR 2017 7 · Rui Yang, Bingbing Ni, Chao Ma, Yi Xu 외

We introduce a Multiple Granularity Analysis framework for video segmentation in a coarse-to-fine manner. We cast video segmentation as a spatio-temporal superpixel labeling problem. Benefited from the bounding volume pr…

Multiple Instance LearningSegmentationVideo SegmentationVideo Semantic Segmentation

Motion-Guided Cascaded Refinement Network for Video Object Segmentation

2018-06-01 · CVPR 2018 6 · Ping Hu, Gang Wang, Xiangfei Kong, Jason Kuen 외

Deep CNNs have achieved superior performance in many tasks of computer vision and image understanding. However, it is still difficult to effectively apply deep CNNs to video object segmentation(VOS) since treating video …

ObjectOptical Flow EstimationSegmentationSemantic Segmentation+2

Coarse-to-Fine Amodal Segmentation with Shape Prior

2023-08-31 · ICCV 2023 1 · Jianxiong Gao, Xuelin Qian, Yikai Wang, Tianjun Xiao 외

Amodal object segmentation is a challenging task that involves segmenting both visible and occluded parts of an object. In this paper, we propose a novel approach, called Coarse-to-Fine Segmentation (C2F-Seg), that addre…

ObjectSegmentationSemantic Segmentation

Unleashing Hierarchical Reasoning: An LLM-Driven Framework for Training-Free Referring Video Object Segmentation

2025-09-06 · Bingrui Zhao, Lin Yuanbo Wu, Xiangtian Fan, Deyin Liu 외 arxiv

Referring Video Object Segmentation (RVOS) aims to segment an object of interest throughout a video based on a language description. The prominent challenge lies in aligning static text with dynamic visual content, parti…

Referring Video Object Segmentation

Learning to Segment Instances in Videos with Spatial Propagation Network

2017-09-14 · Jingchun Cheng, Sifei Liu, Yi-Hsuan Tsai, Wei-Chih Hung 외

We propose a deep learning-based framework for instance-level object segmentation. Our method mainly consists of three steps. First, We train a generic model based on ResNet-101 for foreground/background segmentations. S…

ObjectSegmentationSemantic Segmentation