Skip to content

StunIsLove/python_logo_recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Python script for training a neural network to recognize images. In the presented example, logos of car brands are used, but this code is also applicable to all other types of images.

Used Python 3.6.8, OpenCV Contrib 4.2.0.32, Scikit Learn 0.22.2, Scikit Image 0.16.2, Imutils 0.5.3, Numpy 1.17.4.

About

Python source code for training and testing the logo recognition neural network based on the .hog method.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages