DISCRIMINATIVE DECORELATION FOR CLUSTERING AND CLASSIFICATION ECCV 12 Bharath Hariharan, Jitandra Malik, and Deva Ramanan.

Slides:



Advertisements
Similar presentations
Semantic Contours from Inverse Detectors Bharath Hariharan et.al. (ICCV-11)
Advertisements

Human Detection Phanindra Varma. Detection -- Overview  Human detection in static images is based on the HOG (Histogram of Oriented Gradients) encoding.
Improving the Fisher Kernel for Large-Scale Image Classification Florent Perronnin, Jorge Sanchez, and Thomas Mensink, ECCV 2010 VGG reading group, January.
Contributions A people dataset of 8035 images. Three layer attribute classification framework using poselets. 1 2.
Jan-Michael Frahm, Enrique Dunn Spring 2013
Zhimin CaoThe Chinese University of Hong Kong Qi YinITCS, Tsinghua University Xiaoou TangShenzhen Institutes of Advanced Technology Chinese Academy of.
Foreground Focus: Finding Meaningful Features in Unlabeled Images Yong Jae Lee and Kristen Grauman University of Texas at Austin.
Classification using intersection kernel SVMs is efficient Joint work with Subhransu Maji and Alex Berg Jitendra Malik UC Berkeley.
Learning Visual Similarity Measures for Comparing Never Seen Objects Eric Nowak, Frédéric Jurie CVPR 2007.
Computer Vision for Human-Computer InteractionResearch Group, Universität Karlsruhe (TH) cv:hci Dr. Edgar Seemann 1 Computer Vision: Histograms of Oriented.
Lecture 31: Modern object recognition
LPP-HOG: A New Local Image Descriptor for Fast Human Detection Andy Qing Jun Wang and Ru Bo Zhang IEEE International Symposium.
Many slides based on P. FelzenszwalbP. Felzenszwalb General object detection with deformable part-based models.
Mixture of trees model: Face Detection, Pose Estimation and Landmark Localization Presenter: Zhang Li.
Steerable Part Models Hamed Pirsiavash and Deva Ramanan
Mid-level Visual Element Discovery as Discriminative Mode Seeking Harley Montgomery 11/15/13.
Knowing a Good HOG Filter When You See It: Efficient Selection of Filters for Detection Ejaz Ahmed 1, Gregory Shakhnarovich 2, and Subhransu Maji 3 1 University.
Enhancing Exemplar SVMs using Part Level Transfer Regularization 1.
Fast intersection kernel SVMs for Realtime Object Detection
Problem: SVM training is expensive – Mining for hard negatives, bootstrapping Solution: LDA (Linear Discriminant Analysis). – Extremely fast training,
More sliding window detection: Discriminative part-based models Many slides based on P. FelzenszwalbP. Felzenszwalb.
São Paulo Advanced School of Computing (SP-ASC’10). São Paulo, Brazil, July 12-17, 2010 Looking at People Using Partial Least Squares William Robson Schwartz.
Poselets Michael Krainin CSE 590V Oct 18, Person Detection Dalal and Triggs ‘05 – Learn to classify pedestrians vs. background – HOG + linear SVM.
Generic Object Detection using Feature Maps Oscar Danielsson Stefan Carlsson
Speaker Adaptation for Vowel Classification
Face Recognition with Harr Transforms and SVMs EE645 Final Project May 11, 2005 J Stautzenberger.
Object Recognizing We will discuss: Features Classifiers Example ‘winning’ system.
Object Detection using Histograms of Oriented Gradients
Object Class Recognition Using Discriminative Local Features Gyuri Dorko and Cordelia Schmid.
Face Processing System Presented by: Harvest Jang Group meeting Fall 2002.
Object Recognition by Discriminative Methods Sinisa Todorovic 1st Sino-USA Summer School in VLPR July, 2009.
Generic object detection with deformable part-based models
Object Recognizing. Recognition -- topics Features Classifiers Example ‘winning’ system.
“Secret” of Object Detection Zheng Wu (Summer intern in MSRNE) Sep. 3, 2010 Joint work with Ce Liu (MSRNE) William T. Freeman (MIT) Adam Kalai (MSRNE)
Classifying Images with Visual/Textual Cues By Steven Kappes and Yan Cao.
Learning Collections of Parts for Object Recognition and Transfer Learning University of Illinois at Urbana- Champaign.
Week5 Amari Lewis Aidean Sharghi. Testing the data for classification Divide the date into TEST and TRAIN data. First the regular.jpeg images Then, the.
Object Detection with Discriminatively Trained Part Based Models
Lecture 31: Modern recognition CS4670 / 5670: Computer Vision Noah Snavely.
Deformable Part Model Presenter : Liu Changyu Advisor : Prof. Alex Hauptmann Interest : Multimedia Analysis April 11 st, 2013.
Deformable Part Models (DPM) Felzenswalb, Girshick, McAllester & Ramanan (2010) Slides drawn from a tutorial By R. Girshick AP 12% 27% 36% 45% 49% 2005.
Methods for classification and image representation
Human Detection Method Combining HOG and Cumulative Sum based Binary Pattern Jong Gook Ko', Jin Woo Choi', So Hee Park', Jang Hee You', ' Electronics and.
CS 1699: Intro to Computer Vision Detection II: Deformable Part Models Prof. Adriana Kovashka University of Pittsburgh November 12, 2015.
Object Detection Overview Viola-Jones Dalal-Triggs Deformable models Deep learning.
Color-Attributes-Related Image Retrieval Student: Kylie Gorman Mentor: Yang Zhang.
Point Distribution Models Active Appearance Models Compilation based on: Dhruv Batra ECE CMU Tim Cootes Machester.
Object Recognizing. Object Classes Individual Recognition.
Convolutional Restricted Boltzmann Machines for Feature Learning Mohammad Norouzi Advisor: Dr. Greg Mori Simon Fraser University 27 Nov
Hybrid Classifiers for Object Classification with a Rich Background M. Osadchy, D. Keren, and B. Fadida-Specktor, ECCV 2012 Computer Vision and Video Analysis.
9.913 Pattern Recognition for Vision Class9 - Object Detection and Recognition Bernd Heisele.
More sliding window detection: Discriminative part-based models
Object Recognizing. Object Classes Individual Recognition.
Cell Segmentation in Microscopy Imagery Using a Bag of Local Bayesian Classifiers Zhaozheng Yin RI/CMU, Fall 2009.
Computer Vision Lecture 7 Classifiers. Computer Vision, Lecture 6 Oleh Tretiak © 2005Slide 1 This Lecture Bayesian decision theory (22.1, 22.2) –General.
Finding Clusters within a Class to Improve Classification Accuracy Literature Survey Yong Jae Lee 3/6/08.
1 Bilinear Classifiers for Visual Recognition Computational Vision Lab. University of California Irvine To be presented in NIPS 2009 Hamed Pirsiavash Deva.
NICTA SML Seminar, May 26, 2011 Modeling spatial layout for image classification Jakob Verbeek 1 Joint work with Josip Krapac 1 & Frédéric Jurie 2 1: LEAR.
Cascade for Fast Detection
Antoine Guitton, Geophysics Department, CSM
Object detection with deformable part-based models
An Additive Latent Feature Model
Learning Mid-Level Features For Recognition
Object Localization Goal: detect the location of an object within an image Fully supervised: Training data labeled with object category and ground truth.
Object detection as supervised classification
A Tutorial on HOG Human Detection
HOGgles Visualizing Object Detection Features
An HOG-LBP Human Detector with Partial Occlusion Handling
Bilinear Classifiers for Visual Recognition
Presentation transcript:

DISCRIMINATIVE DECORELATION FOR CLUSTERING AND CLASSIFICATION ECCV 12 Bharath Hariharan, Jitandra Malik, and Deva Ramanan

MOTIVATION ► State-of-the-art Object Detection ► HOG ► Linear SVM Dalal&Triggs Histograms of Oriented Gradients for Human DetectionDalal&Triggs Histograms of Oriented Gradients for Human Detection CVPR05

MOTIVATION ► State of the art Object Detection ► Mixture models ► Parts Based Models ► Train one linear for each class/mixture/part ► Hundreds of objects of interest ► Hard negative mining ► Increasing number of mixtures (exemplar SVMs) ► Increasing number of parts Can we make the training fast (closed form, no iteration) without losing much in performance? P. Ott and M. Everingham. "Shared Parts for Deformable Part-based Models” CVPR11 Lubomir Bourdev, et al.,Detecting People Using Mutually Consistent Poselet Activations ECCV10Detecting People Using Mutually Consistent Poselet Activations

MOTIVATION ► What does linear SVMs do? ► Discriminative Feature selection! ► Can we do it closed form? ► Seems possible with LDA Image HOG SVM LDA

CONTENTS ► Motivation ► LDA ► Closed form solution ► Parameters reduction/Regularization ► Properties of the model ► Clustering ► Results

LINEAR DISCRIMINANT ANALYSIS (LDA) – BINARY CASE

CLOSED FORM SOLUTION

REGULARIZATION

PROPERTIES OF THE COVARIANCE ► Structure of Ʃ ► encodes spatial correlations between oriented gradients ► Sparsity - Covariance of 9 orientation dimensions of one cell to 4 horizontal neighbors -Dark is negative and light is positive -Precision matrix is sparse -Fades after a few cells away

PROPERTIES OF THE COVARIANCE ► Structure of Ʃ ► encodes spatial correlations between oriented gradients ► Sparsity - Covariance of 9 orientation dimensions of one cell to 4 horizontal neighbors -Dark is negative and light is positive -Precision matrix is sparse -Fades after a few cells away

PROPERTIES OF THE COVARIANCE Image HOG LDA PCA

RESULTS – PEDESTRIAN DETECTION

CLUSTERING ► Use transformed feature ► Recursive normalized cuts

WHO CLUSTERING RESULTS

SOME MINOR RESULTS ► Average over all clusters performance ► Airplane, bus, horse ► Correlation of SVM and LDA ► Low training computation ► Still slow in testing phase

COMBINING ACROSS CLUSTERS ► 1- Use Exemplar SVMs method ► 2- change the SVM to an LDA with object independent background model ► 3- To make it fast in test ► Use clustering train a classifier for each cluster ► Train an LDA for each cluster ► Produce Feature Vector1: Dot product of a window WHO feature to all exemplars WHO ► Produce Feature Vector 2: Dot product of a window WHO to all clusters WHO ► Train a linear SVM on the concatenated feature

WHAT WE WANTED! TO DO ► Train exemplar SVMs for each sample ► Take the selected feature as the new transformed feature ► Do Image Classification (combined features and nonlinear SVMs) ► Clustering and Linear SVMs ALMOST DONE ► New similarity measure for verification (like face verification in LFW) ► Model Natural images with some distribution to make training Exemplar SVMs fast DONE ► One can use more sophisticated modelling of natural patches (GMM)) ► Make a pyramid of second, 3 rd, … order discriminant features