Personal webpage for TFM Students.
View the Project on GitHub RoboticsLabURJC/2018-tfm-Jessica-Fernandez
It has been added that the boxes appear in the vehicles. Also I changed some things:
Below you can see the result:
I have measured the detection + tracking times for the different methods, obtaining the following:
| Method | Tracking + Detection Time (ms) |
|---|---|
| Keras | 45 |
| Yolo | 48 |
| Tensorflow | 20 |
| KLT | 5 |