paper-with-me

Papers

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 similar objects simultaneously from relevant set of images using supervised learning via deep-learning framework. We experiment with multiple set of object proposal generation techniques and perform extensive numerical evaluations by training the Siamese network with generated object proposals. Similar objects proposals for the test images are retrieved using the ANNOY (Approximate Nearest Neighbor) library and deep semantic segmentation is performed on them. Finally, we form a collage from the segmented similar objects based on the relative importance of the objects.

📄 PDF Abstract BibTeX arXiv:1803.02555

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectObject Proposal GenerationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Siamese Network 설명 없음

Similar 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 locali…

ClusteringMulti-Task Learning

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

Graph Transduction Learning with Connectivity Constraints with Application to Multiple Foreground Cosegmentation

2013-06-01 · CVPR 2013 6 · Tianyang Ma, Longin Jan Latecki

The proposed approach is based on standard graph transduction, semi-supervised learning (SSL) framework. Its key novelty is the integration of global connectivity constraints into this framework. Although connectivity le…

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

Beyond Pixels: A Comprehensive Survey from Bottom-up to Semantic Image Segmentation and Cosegmentation

2015-02-03 · Hongyuan Zhu, Fanman Meng, Jianfei Cai, Shijian Lu

Image segmentation refers to the process to divide an image into nonoverlapping meaningful regions according to human perception, which has become a classic topic since the early ages of computer vision. A lot of researc…

Image SegmentationSegmentationSemantic Segmentation