File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 11# Trafficsign_Detection_Recognition_MATLAB_RandomForest
22Detect traffic sign and recognize them using Image Processing algorithms and Machine Learning(Random Forest)
33
4+ Datasets used:
5+ GTSDB- Testing folder is used for detection, for entire datatset to work add required color masks
6+ GTSRB- Only used 16000 files of 39000 files, keeping time constraint in mind
7+
8+ However, you can use entire datasets of both GTSDB and GTSRB for more practical usecase
9+
10+ Note: !!!! This project does not detect each and every signboard, however works fine with GTSDB "test dataset" !!!!
11+
412This project composes of two major phases:
5131 . Detection (using Image Processing, no machine learning involved)
6142 . Recognition (using machine learning)
You can’t perform that action at this time.
0 commit comments