BING: Binarized Normed Gradients for Objectness Estimation at 300fps

Slides:



Advertisements
Similar presentations
Regionlets for Generic Object Detection
Advertisements

A generic model to compose vision modules for holistic scene understanding Adarsh Kowdle *, Congcong Li *, Ashutosh Saxena, and Tsuhan Chen Cornell University,
Ming-Ming Cheng 1 Ziming Zhang 2 Wen-Yan Lin 3 Philip H. S. Torr 1 1 Oxford University, 2 Boston University 3 Brookes Vision Group Training a generic objectness.
3 Small Comments Alex Berg Stony Brook University I work on recognition: features – action recognition – alignment – detection – attributes – hierarchical.
Classification using intersection kernel SVMs is efficient Joint work with Subhransu Maji and Alex Berg Jitendra Malik UC Berkeley.
Shuai Zheng et al. Dense Semantic Image Segmentation with Objects and Attributes. IEEE CVPR /06/20141/6 Dense semantic image segmentation with objects.
Lecture 31: Modern object recognition
Presenter: Hoang, Van Dung
1 Building a Dictionary of Image Fragments Zicheng Liao Ali Farhadi Yang Wang Ian Endres David Forsyth Department of Computer Science, University of Illinois.
Object-centric spatial pooling for image classification Olga Russakovsky, Yuanqing Lin, Kai Yu, Li Fei-Fei ECCV 2012.
Large-Scale Object Recognition with Weak Supervision
Ghunhui Gu, Joseph J. Lim, Pablo Arbeláez, Jitendra Malik University of California at Berkeley Berkeley, CA
Sketch Tokens: A Learned Mid-level Representation for Contour and Object Detection CVPR2013 POSTER.
Biased Normalized Cuts 1 Subhransu Maji and Jithndra Malik University of California, Berkeley IEEE Conference on Computer Vision and Pattern Recognition.
Fast intersection kernel SVMs for Realtime Object Detection
A Robust Pedestrian Detection Approach Based on Shapelet Feature and Haar Detector Ensembles Wentao Yao, Zhidong Deng TSINGHUA SCIENCE AND TECHNOLOGY ISSNl.
HCI Final Project Robust Real Time Face Detection Paul Viola, Michael Jones, Robust Real-Time Face Detetion, International Journal of Computer Vision,
Graz University of Technology, AUSTRIA Institute for Computer Graphics and Vision Fast Visual Object Identification and Categorization Michael Grabner,
Generic Object Detection using Feature Maps Oscar Danielsson Stefan Carlsson
Spatial Pyramid Pooling in Deep Convolutional
On the Object Proposal Presented by Yao Lu
© 2013 IBM Corporation Efficient Multi-stage Image Classification for Mobile Sensing in Urban Environments Presented by Shashank Mujumdar IBM Research,
Global and Efficient Self-Similarity for Object Classification and Detection CVPR 2010 Thomas Deselaers and Vittorio Ferrari.
Linear Scan Register Allocation POLETTO ET AL. PRESENTED BY MUHAMMAD HUZAIFA (MOST) SLIDES BORROWED FROM CHRISTOPHER TUTTLE 1.
Face Detection using the Viola-Jones Method
Online Dictionary Learning for Sparse Coding International Conference on Machine Learning, 2009 Julien Mairal, Francis Bach, Jean Ponce and Guillermo Sapiro.
“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)
Multi-task Low-rank Affinity Pursuit for Image Segmentation Bin Cheng, Guangcan Liu, Jingdong Wang, Zhongyang Huang, Shuicheng Yan (ICCV’ 2011) Presented.
Sign Classification Boosted Cascade of Classifiers using University of Southern California Thang Dinh Eunyoung Kim
Yao, B., and Fei-fei, L. IEEE Transactions on PAMI(2012)
Lecture 29: Face Detection Revisited CS4670 / 5670: Computer Vision Noah Snavely.
Object Detection with Discriminatively Trained Part Based Models
Lecture 31: Modern recognition CS4670 / 5670: Computer Vision Noah Snavely.
Towards Open World Recognition Abhijit Bendale, Terrance Boult University of Colorado of Colorado Springs Poster no 85.
Pedestrian Detection and Localization
Structured Forests for Fast Edge Detection
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
Training and Evaluating of Object Bank Models Presenter : Changyu Liu Advisor : Prof. Alex Interest : Multimedia Analysis May 16 th, 2013.
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.
Face Alignment at 3000fps via Regressing Local Binary Features CVPR14 Shaoqing Ren, Xudong Cao, Yichen Wei, Jian Sun Presented by Sung Sil Kim.
Delivering Business Value through IT Face feature detection using Java and OpenCV 1.
Recognition Using Visual Phrases
Muhammad Shahzad Alex X. Liu Dept. of Computer Science and Engineering
Describing People: A Poselet-Based Approach to Attribute Classification.
Locally Linear Support Vector Machines Ľubor Ladický Philip H.S. Torr.
Regionlets for Generic Object Detection IEEE TRANSACTIONS ON PATTERN ANALYSIS AND MACHINE INTELLIGENCE, VOL. 37, NO. 10, OCTOBER 2015 Xiaoyu Wang, Ming.
A Discriminatively Trained, Multiscale, Deformable Part Model Yeong-Jun Cho Computer Vision and Pattern Recognition,2008.
Spatial Localization and Detection
What is an Object? —— an experimental evaluation Presented by: Yao Pan.
1 Bilinear Classifiers for Visual Recognition Computational Vision Lab. University of California Irvine To be presented in NIPS 2009 Hamed Pirsiavash Deva.
BING: Binarized Normed Gradients for Objectness Estimation at 300fps
HFS: Hierarchical Feature Selection for Efficient Image Segmentation
Performance of Computer Vision
Regularizing Face Verification Nets To Discrete-Valued Pain Regression
Unsupervised Face Alignment by Robust Nonrigid Mapping
Object detection as supervised classification
R-CNN region By Ilia Iofedov 11/11/2018 BGU, DNN course 2016.
An HOG-LBP Human Detector with Partial Occlusion Handling
Walter J. Scheirer, Samuel E. Anthony, Ken Nakayama & David D. Cox
Progress report 2019/1/14 PHHung.
Outline Background Motivation Proposed Model Experimental Results
Liyuan Li, Jerry Kah Eng Hoe, Xinguo Yu, Li Dong, and Xinqi Chu
AHED Automatic Human Emotion Detection
AHED Automatic Human Emotion Detection
Lecture 29: Face Detection Revisited
FOCUS PRIOR ESTIMATION FOR SALIENT OBJECT DETECTION
Jiahe Li
Presentation transcript:

BING: Binarized Normed Gradients for Objectness Estimation at 300fps Ming-Ming Cheng1 Ziming Zhang2 Wen-Yan Li1 Philip H. S. Torr1 1Torr Vision Group, Oxford University 2Boston University 08:30-10:00, Orals 8A – Recognition: Detection, Categorization, and Classification

Motivation: Generic object detection Most state-of-the-art detectors requires each category specific classifiers to evaluate many image windows. Category specific detectors to evaluate many image windows (Slow). Quickly identifying the object regions before recognize them.

Motivation: What is an object? Instead, humans can quickly identify object regions and recognize them. Category specific detectors to evaluate many image windows (Slow). Quickly identifying the object regions before recognize them.

Motivation: What is an object? An objectness measure A value to reflect how likely an image window covers an object of any category [PAMI 12 Alexe et. al.]. > > We propose an objectness measure to efficiently find object regions of any category. Each category specific detectors to evaluate many image windows (Slow). Quickly identifying the object regions before recognize them.

Experimental results Proposal quality on PASCAL VOC 2007 Better detection rate & 1000 times faster When compared with popular alternatives, our method achieves better detection rate, while been 1000 times faster.

Conclusion and Future Work Conclusions Surprisingly simple, fast, and high quality objectness measure Needs a few atomic operations (i.e. add, bitwise, etc.) per window Test time: 300fps! Training time on the entire VOC07 dataset takes 20 seconds! State of the art results on challenging VOC benchmark 96.2% Detection rate (DR) @ 1K proposals, 99.5% DR @ 5K proposals Generic over classes, training on 6 classes and test on other classes 100+ lines of C++ to implement the algorithm Resources: http://mmcheng.net/bing/ Paper, source code, data, slides, online FAQs, etc. 1000+ source code downloads in 1 week Already got many feedbacks reporting detection speed up free Our method is surprisingly simple, fast and produce high quality results. Please go to our webpage for more details.

Thanks for watching Orals 8A, 8:30-10:00, 27th June