| Results 3D Morphable Model Project (Sep 2002 - March 2005) Used OpenGL to synthesize 3D model from a single 2D face image based on matching rendered image with the 2D image. See the technicalreport for details. The following gifs show how one face is morphed into another and the different views of the latter face.
Object Class Recognition (April 2005 - April 2006) Employed Locally Linear Embedding algorithm to construct an object model that represents multiple object classes and background in a low dimensional space. This model provides for view-invariant multiple object class recognition. Note that in this model global features have been used to represent each image. For more details, please see BMVC 2006 paper inpublications.
3D Object Detection (April 2006 - Feb 2009) Constructed an object model that is similar to the one above but that captures the variation in the appearance of parts of an object class:
2 x2 cell structure and densely sampled features labeled according to their cell location.
Spatial clusters and Background cluster in a three-dimensional embedding space
The resulting object model is applied to detect instances of generic object classes:
Labeled features in a test image. Note that the features labeled as background are not shown.
Groups of neighboring features represent an object part
Work done under this category has been published in DAGM 2009 and CAIP 2009 (see publications). Some detection results are shown below for different object classes. Object classes containing instances in a single view Faces (MIT CMU Rowley Dataset) Cars (UIUC Single-scale and Multi-scale Dataset) Airplanes (Caltech Dataset) Object classes containing instances across many different views(uniformly sampled from the view-sphere). All classes are from the3D Object Category dataset. Cars Bicycle Cell Phone Iron Shoe Stapler Toaster
|