Skip to content

M2 - ( cours Fouille de données et aide à la décision ) Road sign recognition with Keras and OpenCV

Notifications You must be signed in to change notification settings

thauti/reco-panneau

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

reco-panneau

Projet M2 - ( cours Fouille de données et aide à la décision )

Road Signs recognition using Keras and OpenCV. The main objective of this project wasn't the result, but the study and the analysis of different solutions for this application.

Reseau de neurones

Dans le dossier neural

Training set : http://btsd.ethz.ch/shareddata/BelgiumTSC/BelgiumTSC_Training.zip

Testing set : http://btsd.ethz.ch/shareddata/BelgiumTSC/BelgiumTSC_Testing.zip

Pour lancer l'apprentissage et générer le modèle:

python3 main.py

Pour tester le modèle sur une certaine image

python3 main.py <model> <img>

Avec OpenCV

Dossier reco

About

M2 - ( cours Fouille de données et aide à la décision ) Road sign recognition with Keras and OpenCV

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages