Generating Object Segmentation Proposals using Global and Local Search
We present a method for generating object segmentation proposals from groups of superpixels. The goal is to propose accurate segmentations for all objects of an image. The proposed object hypotheses can be used as input to object detection systems and thereby improve efficiency by replacing exhaustive search. The segmentations are generated in a class-independent manner and therefore the computational cost of the approach is independent of the number of object classes. Our approach combines both global and local search in the space of sets of superpixels. The local search is implemented by greedily merging adjacent pairs of superpixels to build a bottom-up segmentation hierarchy. The regions from such a hierarchy directly provide a part of our region proposals. The global search provides the other part by performing a set of graph cut segmentations on a superpixel graph obtained from an intermediate level of the hierarchy. The parameters of the graph cut problems are learnt in such a manner that they provide complementary sets of regions. Experiments with Pascal VOC images show that we reach state-of-the-art with greatly reduced computational cost.
Code (0)
등록된 구현이 없습니다.
Tasks
Objectobject-detectionObject DetectionSemantic SegmentationSuperpixelsSimilar Papers 제목 키워드 기반
Proposal-Free Temporal Action Detection via Global Segmentation Mask Learning
Existing temporal action detection (TAD) methods rely on generating an overwhelmingly large number of proposals per video. This leads to complex model designs due to proposal generation and/or per-proposal action instanc…
Action DetectionRepresentation LearningTemporal Action LocalizationArtPro: Self-Supervised Articulated Object Reconstruction with Adaptive Integration of Mobility Proposals
Reconstructing articulated objects into high-fidelity digital twins is crucial for applications such as robotic manipulation and interactive simulation. Recent self-supervised methods using differentiable rendering frame…
Global Object Proposals for Improving Multi-Sentence Video Descriptions
There has been significant progress in image captioning in recent years. The generation of video descriptions is still in its early stages; this is due to the complex nature of videos in comparison to images. Generating …
Caption GenerationDense Video CaptioningImage CaptioningObject+3Object-Extent Pooling for Weakly Supervised Single-Shot Localization
In the face of scarcity in detailed training annotations, the ability to perform object localization tasks in real-time with weak-supervision is very valuable. However, the computational cost of generating and evaluating…
ObjectObject LocalizationRegion ProposalWeakly-Supervised Object LocalizationGenerating Discriminative Object Proposals via Submodular Ranking
A multi-scale greedy-based object proposal generation approach is presented. Based on the multi-scale nature of objects in images, our approach is built on top of a hierarchical segmentation. We first identify the repres…
DiversityImage SegmentationObjectObject Proposal Generation+2