paper-with-me

Papers

Deep Object Co-Segmentation

2018-04-17 · Weihao Li, Omid Hosseini jafari, Carsten Rother

This work presents a deep object co-segmentation (DOCS) approach for segmenting common objects of the same class within a pair of images. This means that the method learns to ignore common, or uncommon, background stuff and focuses on objects. If multiple object classes are presented in the image pair, they are jointly extracted as foreground. To address this task, we propose a CNN-based Siamese encoder-decoder architecture. The encoder extracts high-level semantic features of the foreground objects, a mutual correlation layer detects the common objects, and finally, the decoder generates the output foreground masks for each image. To train our model, we compile a large object co-segmentation dataset consisting of image pairs from the PASCAL VOC dataset with common objects masks. We evaluate our approach on commonly used datasets for co-segmentation tasks and observe that our approach consistently outperforms competing methods, for both seen and unseen object classes.

📄 PDF Abstract BibTeX arXiv:1804.06423

Code (2)

ohosseini/DOCS-caffe pytorch
ohosseini/DOCS-pytorch pytorch

Tasks

DecoderObjectSegmentation

Similar Papers 제목 키워드 기반

Object Detection, Tracking, and Motion Segmentation for Object-level Video Segmentation

2016-08-10 · Benjamin Drayer, Thomas Brox

We present an approach for object segmentation in videos that combines frame-level object detection with concepts from object tracking and motion segmentation. The approach extracts temporally consistent object tubes bas…

Motion SegmentationObjectobject-detectionObject Detection+5

Self-Supervised Unseen Object Instance Segmentation via Long-Term Robot Interaction

2023-02-07 · Yangxiao Lu, Ninad Khargonkar, Zesheng Xu, Charles Averill 외

We introduce a novel robotic system for improving unseen object instance segmentation in the real world by leveraging long-term robot interaction with objects. Previous approaches either grasp or push an object and then …

Instance SegmentationMulti-Object TrackingObjectObject Tracking+6

Design Pseudo Ground Truth with Motion Cue for Unsupervised Video Object Segmentation

2018-12-13 · Ye Wang, Jongmoo Choi, Yueru Chen, Qin Huang 외

One major technique debt in video object segmentation is to label the object masks for training instances. As a result, we propose to prepare inexpensive, yet high quality pseudo ground truth corrected with motion cue fo…

Instance SegmentationObjectObject TrackingSegmentation+4

Object-Guided Instance Segmentation for Biological Images

2019-11-20 · Jingru Yi, Hui Tang, Pengxiang Wu, Bo Liu 외

Instance segmentation of biological images is essential for studying object behaviors and properties. The challenges, such as clustering, occlusion, and adhesion problems of the objects, make instance segmentation a non-…

ClusteringInstance SegmentationObjectobject-detection+4

Video Segmentation via Object Flow

2016-06-01 · CVPR 2016 6 · Yi-Hsuan Tsai, Ming-Hsuan Yang, Michael J. Black

Video object segmentation is challenging due to fast moving objects, deforming shapes, and cluttered backgrounds. Optical flow can be used to propagate an object segmentation over time but, unfortunately, flow is often i…

ObjectOptical Flow EstimationSegmentationSemantic Segmentation+4