Skip to content

Python Jupyter Notebook Application that detects Shell Company logo in the pictures using HOG + SVM.

Notifications You must be signed in to change notification settings

maciej3031/shell_logo_detection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SHELL LOGO DETECTION

Algorithm: Histogram Equalization + HOG (Histogram of Oriented Gradients) + SVM (Support Vector Machine)

Dataset: 7 500 pictures of Shell Logo and 7 500 pictures of different objects

Main libraries: numpy and opencv

Includes own implementation of Canny, HOG and Histogram Equalization

SAMPLE RESULTS

alt text

alt text

alt text

alt text

alt text

alt text

About

Python Jupyter Notebook Application that detects Shell Company logo in the pictures using HOG + SVM.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published