Skip to content

abhivij/pedestrian-image-classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

8 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸšΆπŸ»β€βž‘πŸšΆπŸ»β€β™€οΈβ€βž‘οΈ Pedestrian Image Classification

🎯 Objective : Binary image classification of images into pedestrian vs. non-pedestrian using traditional feature extraction and machine learning techniques

  • Individual component of the course project for the Computer Vision (COMP9517) course during the year 2020 at UNSW Sydney
  • Achieved best performance using Histogram of Oriented Gradients (HOG) with 1 cell per block for feature extraction and Support Vector Machine (SVM) for classification.
  • Reached 0.999 AUC and 0.989 accuracy on held-out test data

More details about the approach and score are available in the project report.


Contents

About

Binary image classifier (pedestrian vs. non-pedestrian) using traditional feature extraction and machine learning techniques, developed as part of the Computer Vision course at UNSW Sydney

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages