1 / 9

Driver Safety Belt Detection Using In-depth Image Analysis

This research identifies if a driver is wearing a safety belt through image samples and advanced feature extraction techniques such as SIFT and HOG, along with classification using Support Vector Machine. The study presents statistics on miss rates and tools used for analysis.

liora
Télécharger la présentation

Driver Safety Belt Detection Using In-depth Image Analysis

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. An ANN Approach to Identify if Driver is Wearing Safety Belts Hanwen Chen 12/9/2013

  2. Image Samples • Both Negative and Positive samples; • Same angle, same resolution, pre-processed. • Feature Extraction • SIFT: Scale-invariant Feature Transform; • HOG: Histogram of Oriented Gradients. • Classifier (SVM) • Support Vector Machine.

  3. Image Samples: • Positive Samples • Negative Samples

  4. Scale-invariant Feature Transform

  5. Histogram of Oriented Gradients

  6. Support Vector Machine • We are familiar with that!

  7. Collect Samples • Feature Extraction • VLFeat Open-source Library • http://www.vlfeat.org/ • Classify • Statistics Toolbox (Matlab R2013b) • Neuron Network Toolbox (Matlab R2013b)

  8. With SIFT feature: • Confusion matrix: • Miss rate: 30% • With HOG feature: • Confusion Matrix: • Miss rate: 30%

  9. Thank you!

More Related