Opportunistic cascade and cascade training, evaluation, and execution for vision-based object detection

US9449259B1 · US · B1

Patent metadata
FieldValue
Publication numberUS-9449259-B1
Application numberUS-201213558298-A
CountryUS
Kind codeB1
Filing dateJul 25, 2012
Priority dateJul 25, 2012
Publication dateSep 20, 2016
Grant dateSep 20, 2016

How to read this patent

A practical reading order for non-experts. Skip the full description unless you need deep technical detail.

  1. Title

    What the patent document calls the invention.

  2. Abstract

    A short plain-language summary of the technical disclosure.

  3. Assignees and inventors

    Who owns or filed the patent and who is credited as inventor.

  4. Key dates

    Filing, priority, publication, and grant dates set the timeline.

  5. First independent claim

    The legal scope of protection — read this for what is actually claimed.

  6. CPC / IPC classifications

    Technology tags used to group this patent with similar filings.

  7. Citations and related patents

    Prior art links and similar publications in this corpus.

Abstract

Official abstract text for this publication.

The present invention relates to a classifier cascade object detection system. The system operates by inputting an image patch into parallel feature generation modules, each of the feature generation modules operable for extracting features from the image patch. The features are provided to an opportunistic classifier cascade, the opportunistic classifier cascade having a series of classifier stages. The opportunistic classifier cascade is executed by progressively evaluating, in each classifier in the classifier cascade, the features to produce a response, with each response progressively utilized by a decision function to generate a stage response for each classifier stage. If each stage response exceeds a stage threshold then the image patch is classified as a target object, and if the stage response from any of the decision functions does not exceed the stage threshold, then the image patch is classified as a non-target object.

First claim

Opening claim text (preview).

What is claimed is: 1. A classifier cascade object detection system, comprising a non transitory memory and one or more processors, the non transitory memory having executable instructions encoded thereon, such that upon execution of the instructions by the one or more processors, the one or more processors perform operations of: inputting an image patch into parallel feature generation modules, each of the feature generation modules operable for extracting different features from the image patch; providing the different features to a classifier cascade, the classifier cascade having a series of different classifiers; and executing the classifier cascade by progressively evaluating, in each classifier in the classifier cascade, one or more of the different features to produce a response, if each classifier produces a response that exceeds a predefined threshold then the image patch is classified as a target object, and if the response from any of the classifiers in the classifier cascade does not exceed the predefined threshold, then the image patch is classified as a non-target object; wherein the classifier cascade is trained by performing operations of: loading parameters of the image patch, including window position (x,y) with respect to a larger image and window height (h); loading a cascade template file, the cascade template file defining a number of classifier stages in the classifier cascade, one or more feature types, a classifier type to use in each classifier stage, an aspect ratio of the image patch, and a height of an image storage container which all image patches are re-sampled to; computing features based on features specified in the cascade template file; compiling the features for a classifier trainer, the classifier trainer generating a trained classifier; generating a Receiver-Operating-Characteristics (ROC) curve, which includes false-alarm rate and true-detection rate pairs (FAR,TDR) for a given stage threshold; and tuning the stage threshold. 2. The classifier cascade object detection system as set forth in claim 1 , wherein the classifier is an opportunistic classifier cascade, such that the opportunistic classifier cascade has a series of classifier stages; and wherein executing the classifier cascade is further performed by executing the opportunistic classifier cascade by progressively evaluating, in each classifier in the classifier cascade, the features to produce a response, with each response progressively utilized by a decision function to generate a stage response for each classifier stage, such that if each stage response exceeds a stage threshold then the image patch is classified as a target object, and if the stage response from any of the decision functions does not exceed the stage threshold, then the image patch is classified as a non-target object. 3. The classifier cascade object detection system as set forth in claim 2 , wherein the decision function utilizes a weight sum of the classifier responses of a current classifier stage and previous classifier stages, as follows: f n ⁡ ( h 0 , h 1 , … ) = ∑ i = 0 n ⁢ α n , i · h i , where f n is the stage response for stage n, α n is a weight, and h i is a classifier response. 4. The classifier cascade object detection system as set forth in claim 3 , wherein if f n >τ n , where τ n is a stage threshold for stage n, the image patch is analyzed by a next stage or classified as a target object; otherwise, the image patch is classified as a non-target object. 5. The classifier cascade object detection system as set forth in claim 4 , wherein weights an are set to all ones. 6. The classifier cascade object detection system as set forth in claim 5 , wherein the stage threshold is tuned by finding the threshold τ* required to achieve the specified target stage true-detection rate (Target TDR), using the ROC curve. 7. The classifier cascade object detection system as set forth in claim 6 , wherein the stage threshold is tuned by performing operations of: setting a stage threshold is set such that: τ*={τ: TDR=Target TDR} where TDR is the True Detection Rate curve function for a current classifier stage, such that the target TDR is a parameter used to tune a number of examples to be further analyzed by subsequent classifier stages. 8. The classifier cascade object detection system as set forth in claim 1 , further comprising a feature vector recall mechanism, such that features that have been computed in earlier stages in the classifier cascade are made available to other succeeding stages in the classifier cascade that use the same feature. 9. The classifier cascade object detection system as set forth in claim 1 , wherein each classifier in the classifier cascade receives an input that is distinct from inputs received by other classifiers in the classifier cascade. 10. A computer implemented method for object detection using a classifier cascade, comprising an act of causing a processor to execute instructions encoded upon a non transitory memory, such that upon execution, the processor performs operations of: inputting an image patch into parallel feature generation modules, each of the feature generation modules operable for extracting different features from the image patch; providing the different features to a classifier cascade, the classifier cascade having a series of different classifiers; and executing the classifier cascade by progressively evaluating, in each classifier in the classifier cascade, one or more of the different features to produce a response, if each classifier produces a response that exceeds a predefined threshold then the image patch is classified as a target object, and if the response from any of the classifiers in the classifier cascade does not exceed the predefined threshold, then the image patch is classified as a non-target object; wherein the classifier cascade is trained by performing operations of: loading parameters of the image patch, including window position (x,y) with respect to a larger image and window height (h); loading a cascade template file, the cascade template file defining a number of classifier stages in the classifier cascade, one or more feature types, a classifier type to use in each classifier stage, an aspect ratio of the image patch, and a height of an image storage container which all image patches are re-sampled to; computing features based on features specif

Assignees

Inventors

Classifications

  • Organisation of the process, e.g. bagging or boosting · CPC title

  • characterised by the process organisation or structure, e.g. boosting cascade · CPC title

  • G06N20/00Primary

    Machine learning · CPC title

  • Design or setup of recognition systems or techniques; Extraction of features in feature space; Blind source separation · CPC title

  • Detecting or recognising potential candidate objects based on visual cues, e.g. shapes · CPC title

Patent family

Related publications grouped by family.

External sources

Frequently asked questions

Answers are generated from the same data shown on this page.

What does patent US9449259B1 cover?
The present invention relates to a classifier cascade object detection system. The system operates by inputting an image patch into parallel feature generation modules, each of the feature generation modules operable for extracting features from the image patch. The features are provided to an opportunistic classifier cascade, the opportunistic classifier cascade having a series of classifier s…
Who is the assignee on this patent?
Cheng Shinko Y, Owechko Yuri, Medasani Swarup, and 1 more
What technology area does this patent fall under?
Primary CPC classification G06N20/00. Mapped technology areas include Physics.
When was this patent published?
Publication date Tue Sep 20 2016 00:00:00 GMT+0000 (Coordinated Universal Time) (B1). Legal status and post-grant events are not shown on this page.
What related patents are in patentsdb?
We list 8 related publications on this page (citations in our corpus or others sharing the same primary CPC).