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.
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>
Dossier reco