A Discriminatively Trained, Multiscale, Deformable Part Model 2014-05-13 Yeong-Jun Cho Computer Vision and Pattern Recognition,2008.

Slides:



Advertisements
Similar presentations
Pseudo-Relevance Feedback For Multimedia Retrieval By Rong Yan, Alexander G. and Rong Jin Mwangi S. Kariuki
Advertisements

Presenter: Duan Tran (Part of slides are from Pedro’s)
Learning Shared Body Plans Ian Endres University of Illinois work with Derek Hoiem, Vivek Srikumar and Ming-Wei Chang.
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.
Rapid Object Detection using a Boosted Cascade of Simple Features Paul Viola, Michael Jones Conference on Computer Vision and Pattern Recognition 2001.
Ľubor Ladický1 Phil Torr2 Andrew Zisserman1
Large Scale Visual Recognition Challenge (ILSVRC) 2013: Detection spotlights.
Lecture 31: Modern object recognition
Many slides based on P. FelzenszwalbP. Felzenszwalb General object detection with deformable part-based models.
Steerable Part Models Hamed Pirsiavash and Deva Ramanan
Intro to DPM By Zhangliliang. Outline Intuition Introduction to DPM Model Inference(matching) Training latent SVM Training Procedure Initialization Post-processing.
Software Quality Ranking: Bringing Order to Software Modules in Testing Fei Xing Michael R. Lyu Ping Guo.
More sliding window detection: Discriminative part-based models Many slides based on P. FelzenszwalbP. Felzenszwalb.
Student: Yao-Sheng Wang Advisor: Prof. Sheng-Jyh Wang ARTICULATED HUMAN DETECTION 1 Department of Electronics Engineering National Chiao Tung University.
Beyond Actions: Discriminative Models for Contextual Group Activities Tian Lan School of Computing Science Simon Fraser University August 12, 2010 M.Sc.
1 Image Recognition - I. Global appearance patterns Slides by K. Grauman, B. Leibe.
Robust Real-time Object Detection by Paul Viola and Michael Jones ICCV 2001 Workshop on Statistical and Computation Theories of Vision Presentation by.
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.
Visual Object Recognition Rob Fergus Courant Institute, New York University
Spatial Pyramid Pooling in Deep Convolutional
Viewpoint Tracking for 3D Display Systems A look at the system proposed by Yusuf Bediz, Gözde Bozdağı Akar.
Lecture 29: Recent work in recognition CS4670: Computer Vision Noah Snavely.
© 2013 IBM Corporation Efficient Multi-stage Image Classification for Mobile Sensing in Urban Environments Presented by Shashank Mujumdar IBM Research,
FACE DETECTION AND RECOGNITION By: Paranjith Singh Lohiya Ravi Babu Lavu.
Generic object detection with deformable part-based models
Object Recognizing. Object Classes Individual Recognition.
Multiclass object recognition
COMPUTER VISION: SOME CLASSICAL PROBLEMS ADWAY MITRA MACHINE LEARNING LABORATORY COMPUTER SCIENCE AND AUTOMATION INDIAN INSTITUTE OF SCIENCE June 24, 2013.
資訊碩一 蔡勇儀  Introduction  Method  Background generation and updating  Detection of moving object  Shape control points.
Object Bank Presenter : Liu Changyu Advisor : Prof. Alex Hauptmann Interest : Multimedia Analysis April 4 th, 2013.
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)
Detecting Pedestrians Using Patterns of Motion and Appearance Paul Viola Microsoft Research Irfan Ullah Dept. of Info. and Comm. Engr. Myongji University.
Window-based models for generic object detection Mei-Chen Yeh 04/24/2012.
Marco Pedersoli, Jordi Gonzàlez, Xu Hu, and Xavier Roca
Object Detection with Discriminatively Trained Part Based Models
Lecture 31: Modern recognition CS4670 / 5670: Computer Vision Noah Snavely.
Pedestrian Detection and Localization
Deformable Part Model Presenter : Liu Changyu Advisor : Prof. Alex Hauptmann Interest : Multimedia Analysis April 11 st, 2013.
BING: Binarized Normed Gradients for Objectness Estimation at 300fps
Deformable Part Models (DPM) Felzenswalb, Girshick, McAllester & Ramanan (2010) Slides drawn from a tutorial By R. Girshick AP 12% 27% 36% 45% 49% 2005.
Face Detection Ying Wu Electrical and Computer Engineering Northwestern University, Evanston, IL
Handwritten digit recognition
Project 3 Results.
Training and Evaluating of Object Bank Models Presenter : Changyu Liu Advisor : Prof. Alex Interest : Multimedia Analysis May 16 th, 2013.
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.
Learning to Detect Faces A Large-Scale Application of Machine Learning (This material is not in the text: for further information see the paper by P.
Recognition Using Visual Phrases
Introduction to Related Papers of Vessel Segmentation Methods Advisor : Ku-Yaw Chang Student : Wei-Lu Lin 2015/1/7.
A TUTORIAL ON SUPPORT VECTOR MACHINES FOR PATTERN RECOGNITION ASLI TAŞÇI Christopher J.C. Burges, Data Mining and Knowledge Discovery 2, , 1998.
Object Recognition as Ranking Holistic Figure-Ground Hypotheses Fuxin Li and Joao Carreira and Cristian Sminchisescu 1.
Object Recognizing. Object Classes Individual Recognition.
Carl Vondrick, Aditya Khosla, Tomasz Malisiewicz, Antonio Torralba Massachusetts Institute of Technology
Multi-view Traffic Sign Detection, Recognition and 3D Localisation Radu Timofte, Karel Zimmermann, and Luc Van Gool.
More sliding window detection: Discriminative part-based models
Object Recognizing. Object Classes Individual Recognition.
Fine-grained Fine-grained Recognition( 细粒度分类 ) 沈志强.
Strong Supervision from Weak Annotation: Interactive Training of Deformable Part Models S. Branson, P. Perona, S. Belongie.
Object detection with deformable part-based models
Data Driven Attributes for Action Detection
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
R-CNN region By Ilia Iofedov 11/11/2018 BGU, DNN course 2016.
Brief Review of Recognition + Context
Operational Research (OR)
Support vector machine-based text detection in digital video
SPECIAL ISSUE on Document Analysis, 5(2):1-15, 2005.
Presentation transcript:

A Discriminatively Trained, Multiscale, Deformable Part Model Yeong-Jun Cho Computer Vision and Pattern Recognition,2008

 Introduction  Part-based model  Overviewing of Training Models using Latent SVM  Results  Conclusion Contents 2

 Object detection and localization – Goal Detect and localize objects from generic categories in static images Training: bounding boxes around objects – Challenges Illumination changes Viewpoint Intraclass variability Non-rigid deformation Introduction 3 A Discriminatively Trained, Multiscale, Deformable Part Model

 Object detection and localization – Idea A collection of parts arranged in a deformable configuration Coarse model with detailed models – Challenges Illumination changes Viewpoint Intraclass variability Non-rigid deformation Introduction 4 A Discriminatively Trained, Multiscale, Deformable Part Model Detection results using Deformable part model

 A collection of parts arranged in a deformable configuration  Part locations are not known: latent variables  Star model (1 root + multiple parts)  Parts filter at twice resolution of the root filter  Score of the detection: Part-based model 5 A Discriminatively Trained, Multiscale, Deformable Part Model Root filterPart filters Deformation cost

 Simple model  Part-based model Part-based model 6 A Discriminatively Trained, Multiscale, Deformable Part Model z Score : max over components

7 A Discriminatively Trained, Multiscale, Deformable Part Model Part-based model

8 A Discriminatively Trained, Multiscale, Deformable Part Model Part-based model

9 A Discriminatively Trained, Multiscale, Deformable Part Model Part-based model x2 resolution Sum of root and part filters scores Deformation costs of part filters

10 A Discriminatively Trained, Multiscale, Deformable Part Model Part-based model Sum of root and part filters scores Deformation costs of part filters

 Classifier that score an example x with:  Z(x): set of possible latent values for x  As for SVM, we learn a classifier by optimizing: Overviewing of Training models using Latent SVM 11 A Discriminatively Trained, Multiscale, Deformable Part Model Problem: Non-convex due to considering Z(x)

12 A Discriminatively Trained, Multiscale, Deformable Part Model Overviewing of Training models using Latent SVM

Training models using Latent SVM 13 A Discriminatively Trained, Multiscale, Deformable Part Model

 Training classifier 14 A Discriminatively Trained, Multiscale, Deformable Part Model Overviewing of Training models using Latent SVM

Results 15 A Discriminatively Trained, Multiscale, Deformable Part Model

Results 16 A Discriminatively Trained, Multiscale, Deformable Part Model

Results 17 A Discriminatively Trained, Multiscale, Deformable Part Model

 Building a detection system based on multiscale, deformable models.  Experimental results on difficult benchmark data support that the performance improvement of the system. (2008)  Training/ Test complexities are quite high due to finding optimal latent variables -> speed up techniques such as cascade approach, linear time searching algorithms are needed. Conclusion 18 A Discriminatively Trained, Multiscale, Deformable Part Model

19 Thank you