paper-with-me

홈 › Papers

5th Place Solution for YouTube-VOS Challenge 2022: Video Object Segmentation

2022-06-20 · Wangwang Yang, Jinming Su, Yiting Duan, Tingyi Guo, Junfeng Luo

Video object segmentation (VOS) has made significant progress with the rise of deep learning. However, there still exist some thorny problems, for example, similar objects are easily confused and tiny objects are difficult to be found. To solve these problems and further improve the performance of VOS, we propose a simple yet effective solution for this task. In the solution, we first analyze the distribution of the Youtube-VOS dataset and supplement the dataset by introducing public static and video segmentation datasets. Then, we improve three network architectures with different characteristics and train several networks to learn the different characteristics of objects in videos. After that, we use a simple way to integrate all results to ensure that different models complement each other. Finally, subtle post-processing is carried out to ensure accurate video object segmentation with precise boundaries. Extensive experiments on Youtube-VOS dataset show that the proposed solution achieves the state-of-the-art performance with an 86.1% overall score on the YouTube-VOS 2022 test set, which is 5th place on the video object segmentation track of the Youtube-VOS Challenge 2022.

📄 PDF Abstract BibTeX arXiv:2206.09585

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectSegmentationSemantic SegmentationVideo Object SegmentationVideo SegmentationVideo Semantic Segmentation

Methods 이 논문이 사용한 방법론

Test 설명 없음
VOS VOS is a type of video object segmentation model consisting of two network components. The target appearance model consists of a light-weight module, which is learned during…

Similar Papers 제목 키워드 기반

The Runner-up Solution for YouTube-VIS Long Video Challenge 2022

2022-11-18 · Junfeng Wu, Yi Jiang, Qihao Liu, Xiang Bai 외

This technical report describes our 2nd-place solution for the ECCV 2022 YouTube-VIS Long Video Challenge. We adopt the previously proposed online video instance segmentation method IDOL for this challenge. In addition, …

Contrastive LearningInstance SegmentationSemantic SegmentationVideo Instance Segmentation

1st Place Solution for YouTubeVOS Challenge 2022: Referring Video Object Segmentation

2022-12-27 · Zhiwei Hu, Bo Chen, Yuan Gao, Zhilong Ji 외

The task of referring video object segmentation aims to segment the object in the frames of a given video to which the referring expressions refer. Previous methods adopt multi-stage approach and design complex pipelines…

ObjectReferring Video Object SegmentationSemantic SegmentationVideo Object Segmentation+1

Constrained-size Tensorflow Models for YouTube-8M Video Understanding Challenge

2018-08-21 · Tianqi Liu, Bo Liu

This paper presents our 7th place solution to the second YouTube-8M video understanding competition which challenges participates to build a constrained-size model to classify millions of YouTube videos into thousands of…

Video Understanding

The Second Place Solution for The 4th Large-scale Video Object Segmentation Challenge--Track 3: Referring Video Object Segmentation

2022-06-24 · Leilei Cao, Zhuang Li, Bo Yan, Feng Zhang 외

The referring video object segmentation task (RVOS) aims to segment object instances in a given video referred by a language expression in all video frames. Due to the requirement of understanding cross-modal semantics w…

Objectobject-detectionObject DetectionReferring Video Object Segmentation+5

UNINEXT-Cutie: The 1st Solution for LSVOS Challenge RVOS Track

2024-08-19 · Hao Fang, Feiyu Pan, Xiankai Lu, Wei zhang 외

Referring video object segmentation (RVOS) relies on natural language expressions to segment target objects in video. In this year, LSVOS Challenge RVOS Track replaced the origin YouTube-RVOS benchmark with MeViS. MeViS …

Referring Video Object SegmentationSemantic SegmentationVideo Object SegmentationVideo Semantic Segmentation