Learning to Segment Human by Watching YouTube
Xiaodan Liang, Yunchao Wei, Liang Lin, Yunpeng Chen and, Xiaohui Shen, Jianchao Yang, Shuicheng Yan

TL;DR
This paper introduces a weakly-supervised deep learning framework for human segmentation using YouTube videos and an imperfect detector, iteratively improving masks through video context and CNN training, achieving state-of-the-art results.
Contribution
The paper proposes a novel iterative framework that leverages video context and weak supervision from YouTube videos to improve human segmentation accuracy.
Findings
Outperforms previous weakly-supervised methods on PASCAL VOC 2012.
Achieves state-of-the-art human segmentation results with minimal supervision.
Effective use of video context enhances segmentation quality.
Abstract
An intuition on human segmentation is that when a human is moving in a video, the video-context (e.g., appearance and motion clues) may potentially infer reasonable mask information for the whole human body. Inspired by this, based on popular deep convolutional neural networks (CNN), we explore a very-weakly supervised learning framework for human segmentation task, where only an imperfect human detector is available along with massive weakly-labeled YouTube videos. In our solution, the video-context guided human mask inference and CNN based segmentation network learning iterate to mutually enhance each other until no further improvement gains. In the first step, each video is decomposed into supervoxels by the unsupervised video segmentation. The superpixels within the supervoxels are then classified as human or non-human by graph optimization with unary energies from the imperfect…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVideo Surveillance and Tracking Methods · Visual Attention and Saliency Detection · Advanced Neural Network Applications
