paper-with-me

Papers

One Shot Joint Colocalization and Cosegmentation

2017-05-17 · Abhishek Sharma

This paper presents a novel framework in which image cosegmentation and colocalization are cast into a single optimization problem that integrates information from low level appearance cues with that of high level localization cues in a very weakly supervised manner. In contrast to multi-task learning paradigm that learns similar tasks using a shared representation, the proposed framework leverages two representations at different levels and simultaneously discriminates between foreground and background at the bounding box and superpixel level using discriminative clustering. We show empirically that constraining the two problems at different scales enables the transfer of semantic localization cues to improve cosegmentation output whereas local appearance based segmentation cues help colocalization. The unified framework outperforms strong baseline approaches, of learning the two problems separately, by a large margin on four benchmark datasets. Furthermore, it obtains competitive results compared to the state of the art for cosegmentation on two benchmark datasets and second best result for colocalization on Pascal VOC 2007.

📄 PDF Abstract BibTeX arXiv:1705.06000

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringMulti-Task Learning

Similar Papers 제목 키워드 기반

Unsupervised Object Discovery and Localization in the Wild: Part-based Matching with Bottom-up Region Proposals

2015-01-25 · CVPR 2015 6 · Minsu Cho, Suha Kwak, Cordelia Schmid, Jean Ponce

This paper addresses unsupervised discovery and localization of dominant objects from a noisy image collection with multiple object classes. The setting of this problem is fully unsupervised, without even image-level ann…

ObjectObject Discovery

Joint Recovery of Dense Correspondence and Cosegmentation in Two Images

2016-06-01 · CVPR 2016 6 · Tatsunori Taniai, Sudipta N. Sinha, Yoichi Sato

We propose a new technique to jointly recover cosegmentation and dense per-pixel correspondence in two images. Our method parameterizes the correspondence field using piecewise similarity transformations and recovers a m…

Dense Pixel Correspondence Estimation

Multiple Random Walkers and Their Application to Image Cosegmentation

2015-06-01 · CVPR 2015 6 · Chulwoo Lee, Won-Dong Jang, Jae-Young Sim, Chang-Su Kim

A graph-based system to simulate the movements and interactions of multiple random walkers (MRW) is proposed in this work. In the MRW system, multiple agents traverse a single graph simultaneously. To achieve desired int…

Clustering

Prior-based Coregistration and Cosegmentation

2016-07-22 · Mahsa Shakeri, Enzo Ferrante, Stavros Tsogkas, Sarah Lippe 외

We propose a modular and scalable framework for dense coregistration and cosegmentation with two key characteristics: first, we substitute ground truth data with the semantic map output of a classifier; second, we combin…

Object cosegmentation using deep Siamese network

2018-03-07 · Prerana Mukherjee, Brejesh lall, Snehith Lattupally

Object cosegmentation addresses the problem of discovering similar objects from multiple images and segmenting them as foreground simultaneously. In this paper, we propose a novel end-to-end pipeline to segment the simil…

ObjectObject Proposal GenerationSemantic Segmentation