Description

The Aspect Layout dataset is designed to allow evaluation of object detection for aspect ratios in perspective images. Author text: In this project we seek to move away from the traditional paradigm for 2D object recognition whereby objects are identified in the image as 2D bounding boxes. We focus instead on: i) detecting objects; ii) identifying their 3D poses; iii) characterizing the geometrical and topological properties of the objects in terms of their aspect configurations in 3D. We call such characterization an objects aspect layout. We propose a new model for solving these problems in a joint fashion from a single image for object categories. Our model is constructed upon a novel framework based on conditional random fields with maximal margin parameter estimation. Extensive experiments are conducted to evaluate our models performance in determining object pose and layout from images. We achieve superior viewpoint accuracy results on three public datasets and show extensive quantitative analysis to demonstrate the ability of accurately recovering the aspect layout of objects. Code and dataset here: http://www.eecs.umich.edu/vision/projects/ALM/Aspect_Layout_Model.zip Yu Xiang and Silvio Savarese. Estimating the aspect layout of object categories. In IEEE Conference on Computer Vision and Pattern Recognition (CVPR), 2012. bibtex, pdf, technical report, poster

Related datasets