1 / 9

An ANN Approach to Identify if Driver is Wearing S afety B elts

An ANN Approach to Identify if Driver is Wearing S afety B elts. Hanwen Chen 12/9/2013. 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.

liora
Download Presentation

An ANN Approach to Identify if Driver is Wearing S afety B elts

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