tum-phoenix / drive_ml

This is the repository for our Machine Learning applications
13 stars 4 forks source link

TrafficSigns: [object detection] Improve the current YOLOv3 script #27

Closed Christiaan1990 closed 3 years ago

Christiaan1990 commented 4 years ago

Goal:

Improve the accuracy of the current YOLOv3 by first getting the baseline performance with open source datasets and the carolocup dataset, then find out which problems exist, and finally add improvements/test resutls.

Assigments:

Notes:

MaslinuPoimal commented 4 years ago

Note: a nice starting issues would be to try training with the data from the open-source datasets and compare the performance.