paper-with-me

Papers

Pixel Objectness: Learning to Segment Generic Objects Automatically in Images and Videos

2018-08-11 · Bo Xiong, Suyog Dutt Jain, Kristen Grauman

We propose an end-to-end learning framework for segmenting generic objects in both images and videos. Given a novel image or video, our approach produces a pixel-level mask for all "object-like" regions---even for object categories never seen during training. We formulate the task as a structured prediction problem of assigning an object/background label to each pixel, implemented using a deep fully convolutional network. When applied to a video, our model further incorporates a motion stream, and the network learns to combine both appearance and motion and attempts to extract all prominent objects whether they are moving or not. Beyond the core model, a second contribution of our approach is how it leverages varying strengths of training annotations. Pixel-level annotations are quite difficult to obtain, yet crucial for training a deep network approach for segmentation. Thus we propose ways to exploit weakly labeled data for learning dense foreground segmentation. For images, we show the value in mixing object category examples with image-level labels together with relatively few images with boundary-level annotations. For video, we show how to bootstrap weakly annotated videos together with the network trained for image segmentation. Through experiments on multiple challenging image and video segmentation benchmarks, our method offers consistently strong results and improves the state-of-the-art for fully automatic segmentation of generic (unseen) objects. In addition, we demonstrate how our approach benefits image retrieval and image retargeting, both of which flourish when given our high-quality foreground maps. Code, models, and videos are at:http://vision.cs.utexas.edu/projects/pixelobjectness/

📄 PDF Abstract BibTeX arXiv:1808.04702

Code (0)

등록된 구현이 없습니다.

Tasks

Foreground SegmentationImage RetargetingImage RetrievalImage SegmentationObjectRetrievalSegmentationSemantic SegmentationStructured PredictionVideo SegmentationVideo Semantic Segmentation

Similar Papers 제목 키워드 기반

The Emergence of Objectness: Learning Zero-Shot Segmentation from Videos

2021-11-11 · NeurIPS 2021 12 · Runtao Liu, Zhirong Wu, Stella X. Yu, Stephen Lin

Humans can easily segment moving objects without knowing what they are. That objectness could emerge from continuous visual observations motivates us to model grouping and movement concurrently from unlabeled videos. Our…

Contrastive LearningImage SegmentationSegmentationSemantic Segmentation+4

Road Obstacle Detection based on Unknown Objectness Scores

2024-03-27 · Chihiro Noguchi, Toshiaki Ohgushi, Masao Yamanaka

The detection of unknown traffic obstacles is vital to ensure safe autonomous driving. The standard object-detection methods cannot identify unknown objects that are not included under predefined categories. This is beca…

Anomaly DetectionAutonomous Drivingobject-detectionObject Detection+1

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

Proposal, Tracking and Segmentation (PTS): A Cascaded Network for Video Object Segmentation

2019-07-02 · Qiang Zhou, Zilong Huang, Lichao Huang, Yongchao Gong 외

Video object segmentation (VOS) aims at pixel-level object tracking given only the annotations in the first frame. Due to the large visual variations of objects in video and the lack of training samples, it remains a dif…

ObjectObject TrackingOne-shot visual object segmentationSegmentation+4

Continual Segmentation with Disentangled Objectness Learning and Class Recognition

2024-03-06 · CVPR 2024 1 · Yizheng Gong, Siyue Yu, Xiaoyang Wang, Jimin Xiao

Most continual segmentation methods tackle the problem as a per-pixel classification task. However, such a paradigm is very challenging, and we find query-based segmenters with built-in objectness have inherent advantage…

Continual LearningSegmentation