Skip to content

Commit 0dd3f19

Browse files
authored
Update README.md
1 parent 609e763 commit 0dd3f19

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# Trafficsign_Detection_Recognition_MATLAB_RandomForest
22
Detect 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+
412
This project composes of two major phases:
513
1. Detection (using Image Processing, no machine learning involved)
614
2. Recognition (using machine learning)

0 commit comments

Comments
 (0)