paper-with-me

홈 › Papers

Fast Video Object Segmentation via Dynamic Targeting Network

2019-10-01 · ICCV 2019 10 · Lu Zhang, Zhe Lin, Jianming Zhang, Huchuan Lu, You He

We propose a new model for fast and accurate video object segmentation. It consists of two convolutional neural networks, a Dynamic Targeting Network (DTN) and a Mask Refinement Network (MRN). DTN locates the object by dynamically focusing on regions of interest surrounding the target object. The target region is predicted by DTN via two sub-streams, Box Propagation (BP) and Box Re-identification (BR). The BP stream is faster but less effective at objects with large deformation or occlusion. The BR stream performs better in difficult scenarios at a higher computation cost. We propose a Decision Module (DM) to adaptively determine which sub-stream to use for each frame. Finally, MRN is exploited to predict segmentation within the target region. Experimental results on two public datasets demonstrate that the proposed model significantly outperforms existing methods without online training in both accuracy and efficiency, and is comparable to online training-based methods in accuracy with an order of magnitude faster speed.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectSegmentationSemantic SegmentationSemi-Supervised Video Object SegmentationVideo Object SegmentationVideo Semantic Segmentation

Similar Papers 제목 키워드 기반

Depth-Aware Stereo Video Retargeting

2018-06-01 · CVPR 2018 6 · Bing Li, Chia-Wen Lin, Boxin Shi, Tiejun Huang 외

As compared with traditional video retargeting, stereo video retargeting poses new challenges because stereo video contains the depth information of salient objects and its time dynamics. In this work, we propose a dept…

Loci-Segmented: Improving Scene Segmentation Learning

2023-10-16 · Manuel Traub, Frederic Becker, Adrian Sauter, Sebastian Otte 외

Current slot-oriented approaches for compositional scene segmentation from images and videos rely on provided background information or slot assignments. We present a segmented location and identity tracking system, Loci…

Scene SegmentationSegmentation

Fast Video Object Segmentation With Temporal Aggregation Network and Dynamic Template Matching

2020-07-11 · CVPR 2020 6 · Xuhua Huang, Jiarui Xu, Yu-Wing Tai, Chi-Keung Tang

Significant progress has been made in Video Object Segmentation (VOS), the video object tracking task in its finest level. While the VOS task can be naturally decoupled into image semantic segmentation and video object t…

ObjectObject TrackingOne-Shot LearningSegmentation+6

FEELVOS: Fast End-to-End Embedding Learning for Video Object Segmentation

2019-02-25 · CVPR 2019 6 · Paul Voigtlaender, Yuning Chai, Florian Schroff, Hartwig Adam 외

Many of the recent successful methods for video object segmentation (VOS) are overly complicated, heavily rely on fine-tuning on the first frame, and/or are slow, and are hence of limited practical use. In this work, we …

ObjectSegmentationSemantic SegmentationSemi-Supervised Video Object Segmentation+2

InstMove: Instance Motion for Object-centric Video Segmentation

2023-03-14 · CVPR 2023 1 · Qihao Liu, Junfeng Wu, Yi Jiang, Xiang Bai 외

Despite significant efforts, cutting-edge video segmentation methods still remain sensitive to occlusion and rapid movement, due to their reliance on the appearance of objects in the form of object embeddings, which are …

ObjectOptical Flow EstimationSegmentationVideo Segmentation+1