Bharath Hariharan

EECS Department, University of California, Berkeley

Technical Report No. UCB/EECS-2015-193

August 14, 2015

http://www2.eecs.berkeley.edu/Pubs/TechRpts/2015/EECS-2015-193.pdf

Object recognition in computer vision comes in many flavors, two of the most popular being object detection and semantic segmentation. Object detection systems detect every instance of a category in an image, and coarsely localize each with a bounding box. Semantic segmentation systems assign category labels to pixels, thus providing pixel-precise localization but failing to resolve individual instances of the category. We argue for a richer output: recognition systems should detect individual instances of a category and provide pixel precise segmentations for each, a task we call Simultaneous Detection and Segmentation or SDS. We describe approaches to this task that leverage convolutional neural networks for precise localization. We also show that the techniques we develop are also effective for other tasks such as segmenting the parts of a detected object or localizing its keypoints. These are our first steps towards a recognition system that goes beyond category labels and coarse bounding boxes to precise, detailed descriptions of objects in images.

Advisors: Jitendra Malik


BibTeX citation:

@phdthesis{Hariharan:EECS-2015-193,
    Author= {Hariharan, Bharath},
    Title= {Beyond Bounding Boxes: Precise Localization of Objects in Images},
    School= {EECS Department, University of California, Berkeley},
    Year= {2015},
    Month= {Aug},
    Url= {http://www2.eecs.berkeley.edu/Pubs/TechRpts/2015/EECS-2015-193.html},
    Number= {UCB/EECS-2015-193},
    Abstract= {Object recognition in computer vision comes in many flavors, two of the most popular being object detection and semantic segmentation. Object detection systems detect every instance of a category in an image, and coarsely localize each with a bounding box. Semantic segmentation systems assign category labels to pixels, thus providing pixel-precise localization but failing to resolve individual instances of the category. We argue for a richer output: recognition systems should detect individual instances of a category and provide pixel precise segmentations for each, a task we call Simultaneous Detection and Segmentation or SDS. We describe approaches to this task that leverage convolutional neural networks for precise localization. We also show that the techniques we develop are also effective for other tasks such as segmenting the parts of a detected object or localizing its keypoints. These are our first steps towards a recognition system that goes beyond category labels and coarse bounding boxes to precise, detailed descriptions of objects in images.},
}

EndNote citation:

%0 Thesis
%A Hariharan, Bharath 
%T Beyond Bounding Boxes: Precise Localization of Objects in Images
%I EECS Department, University of California, Berkeley
%D 2015
%8 August 14
%@ UCB/EECS-2015-193
%U http://www2.eecs.berkeley.edu/Pubs/TechRpts/2015/EECS-2015-193.html
%F Hariharan:EECS-2015-193