Project 3 Results.

Slides:



Advertisements
Similar presentations
Combining Detectors for Human Hand Detection Antonio Hernández, Petia Radeva and Sergio Escalera Computer Vision Center, Universitat Autònoma de Barcelona,
Advertisements

Jan-Michael Frahm, Enrique Dunn Spring 2013
EE462 MLCV Lecture 5-6 Object Detection – Boosting Tae-Kyun Kim.
Rapid Object Detection using a Boosted Cascade of Simple Features Paul Viola, Michael Jones Conference on Computer Vision and Pattern Recognition 2001.
Rapid Object Detection using a Boosted Cascade of Simple Features Paul Viola, Michael Jones Conference on Computer Vision and Pattern Recognition 2001.
Appearance-based recognition & detection II Kristen Grauman UT-Austin Tuesday, Nov 11.
Recap: Advanced Feature Encoding Bag of Visual Words is only about counting the number of local descriptors assigned to each Voronoi region (0 th order.
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
Many slides based on P. FelzenszwalbP. Felzenszwalb General object detection with deformable part-based models.
Pedestrian Detection: introduction
Global spatial layout: spatial pyramid matching Spatial weighting the features Beyond bags of features: Adding spatial information.
Object Category Detection: Sliding Windows Computer Vision CS 543 / ECE 549 University of Illinois Derek Hoiem 04/10/12.
Face detection Many slides adapted from P. Viola.
Enhancing Exemplar SVMs using Part Level Transfer Regularization 1.
Viola/Jones: features “Rectangle filters” Differences between sums of pixels in adjacent rectangles { y t (x) = +1 if h t (x) >  t -1 otherwise Unique.
Detecting Pedestrians by Learning Shapelet Features
More sliding window detection: Discriminative part-based models Many slides based on P. FelzenszwalbP. Felzenszwalb.
The Viola/Jones Face Detector (2001)
1 Image Recognition - I. Global appearance patterns Slides by K. Grauman, B. Leibe.
Generic Object Detection using Feature Maps Oscar Danielsson Stefan Carlsson
Learning Spatial Context: Using stuff to find things Geremy Heitz Daphne Koller Stanford University October 13, 2008 ECCV 2008.
Object Recognition: History and Overview Slides adapted from Fei-Fei Li, Rob Fergus, Antonio Torralba, and Jean Ponce.
Object Detection using Histograms of Oriented Gradients
Viola and Jones Object Detector Ruxandra Paun EE/CS/CNS Presentation
Face Detection CSE 576. Face detection State-of-the-art face detection demo (Courtesy Boris Babenko)Boris Babenko.
Machine learning & category recognition Cordelia Schmid Jakob Verbeek.
Generic object detection with deformable part-based models
A Tutorial on Object Detection Using OpenCV
Using Statistic-based Boosting Cascade Weilong Yang, Wei Song, Zhigang Qiao, Michael Fang 1.
Perceptual and Sensory Augmented Computing Computer Vision II, Summer’14 Computer Vision II – Lecture 8 Tracking with Linear Dynamic Models
Marcin Marszałek, Ivan Laptev, Cordelia Schmid Computer Vision and Pattern Recognition, CVPR Actions in Context.
“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)
Perceptual and Sensory Augmented Computing Visual Object Recognition Tutorial Visual Object Recognition Bastian Leibe & Computer Vision Laboratory ETH.
Window-based models for generic object detection Mei-Chen Yeh 04/24/2012.
Lecture 29: Face Detection Revisited CS4670 / 5670: Computer Vision Noah Snavely.
Face detection Slides adapted Grauman & Liebe’s tutorial
Visual Object Recognition
Efficient Region Search for Object Detection Sudheendra Vijayanarasimhan and Kristen Grauman Department of Computer Science, University of Texas at Austin.
Lecture 31: Modern recognition CS4670 / 5670: Computer Vision Noah Snavely.
Pedestrian Detection and Localization
Deformable Part Models (DPM) Felzenswalb, Girshick, McAllester & Ramanan (2010) Slides drawn from a tutorial By R. Girshick AP 12% 27% 36% 45% 49% 2005.
Perceptual and Sensory Augmented Computing Discussion Session: Sliding Windows Sliding Windows – Silver Bullet or Evolutionary Deadend? Alyosha Efros,
Object Category Detection: Sliding Windows Computer Vision CS 543 / ECE 549 University of Illinois Derek Hoiem 03/18/10.
Face Detection Ying Wu Electrical and Computer Engineering Northwestern University, Evanston, IL
Methods for classification and image representation
Grouplet: A Structured Image Representation for Recognizing Human and Object Interactions Bangpeng Yao and Li Fei-Fei Computer Science Department, Stanford.
The Viola/Jones Face Detector A “paradigmatic” method for real-time object detection Training is slow, but detection is very fast Key ideas Integral images.
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.
Pedestrian Detection Histograms of Oriented Gradients for Human Detection Navneet Dalal and Bill Triggs CVPR ‘05 Pete Barnum March 8, 2006.
Lecture 15: Eigenfaces CS6670: Computer Vision Noah Snavely.
Project 3 questions? Interest Points and Instance Recognition Computer Vision CS 143, Brown James Hays 10/21/11 Many slides from Kristen Grauman and.
CS-498 Computer Vision Week 9, Class 2 and Week 10, Class 1
Statistical Template-Based Object Detection A Statistical Method for 3D Object Detection Applied to Faces and Cars Henry Schneiderman and Takeo Kanade.
Face detection Many slides adapted from P. Viola.
Visual Object Recognition
Object DetectionI Ali Taalimi 01/08/2013.
Cascade for Fast Detection
Object detection with deformable part-based models
Tues April 25 Kristen Grauman UT Austin
Presented by Minh Hoai Nguyen Date: 28 March 2007
Lit part of blue dress and shadowed part of white dress are the same color
Recap: Advanced Feature Encoding
Object detection as supervised classification
Brief Review of Recognition + Context
Object DetectionII Ali Taalimi 01/08/2013.
RCNN, Fast-RCNN, Faster-RCNN
Lecture 29: Face Detection Revisited
Presentation transcript:

Project 3 Results

base pipeline + careful parameter choices 15 scene database accuracy base pipeline base pipeline + careful parameter choices Spatial pyramids and additional features

Example Results Tala Huhe Betsy Hilliard Hang Su Yun Zhang Seth Goldenberg Paul Sastrasinh Andy Loomis Emanuel Zgraggen

Object Category Detection: Sliding Windows (continued) 10/3111 Object Category Detection: Sliding Windows (continued) Computer Vision CS 143, Brown James Hays Many Slides from Kristen Grauman

Previously Category recognition (proj3) Instance recognition Bag of words over not-so-invariant local features. Instance recognition Local invariant features: interest point detection and feature description Local feature matching, spatial verification Scalable indexing

Today (continued from Wed.) Window-based generic object detection basic pipeline boosting classifiers face detection as case study

What other categories are amenable to window-based representation?

Pedestrian detection Detecting upright, walking humans also possible using sliding window’s appearance/texture; e.g., SVM with Haar wavelets [Papageorgiou & Poggio, IJCV 2000] Space-time rectangle features [Viola, Jones & Snow, ICCV 2003] SVM with HoGs [Dalal & Triggs, CVPR 2005] Kristen Grauman

Window-based detection: strengths Sliding window detection and global appearance descriptors: Simple detection protocol to implement Good feature choices critical Past successes for certain classes Kristen Grauman

Window-based detection: Limitations High computational complexity For example: 250,000 locations x 30 orientations x 4 scales = 30,000,000 evaluations! If training binary detectors independently, means cost increases linearly with number of classes With so many windows, false positive rate better be low Kristen Grauman

Limitations (continued) Not all objects are “box” shaped Kristen Grauman

Limitations (continued) Non-rigid, deformable objects not captured well with representations assuming a fixed 2d structure; or must assume fixed viewpoint Objects with less-regular textures not captured well with holistic appearance-based descriptions Kristen Grauman

Limitations (continued) If considering windows in isolation, context is lost Sliding window Detector’s view Figure credit: Derek Hoiem Kristen Grauman

Limitations (continued) In practice, often entails large, cropped training set (expensive) Requiring good match to a global appearance description can lead to sensitivity to partial occlusions Image credit: Adam, Rivlin, & Shimshoni Kristen Grauman

Summary Basic pipeline for window-based detection Model/representation/classifier choice Sliding window and classifier scoring Viola-Jones face detector Exemplar of basic paradigm Plus key ideas: rectangular features, Adaboost for feature selection, cascade, hard negatives. Pros and cons of window-based detection