Algorithm 1 Algorithm for Object Detection of the Proposed Solution. |
-
1:
Load data from DB;
-
2:
Split the DB
-
3:
Determine the size of the incoming network
-
4:
Change the images to the size of the network entry
-
5:
Read the training data
-
6:
Select training options
-
7:
Train the network
-
8:
To evaluate the network with the test data
-
9:
To validate the network with urban traffic videos
|