GEMstack
GEMstack copied to clipboard
[s2024_road] Adding code that trains the model used traffic sign and traffic light detection module
This PR adds:
- traffic_sign_and_light_model_train.py to GEMstack/offboard/detection_learning/
- This is the code used to train the custom object detection model used in the traffic sign and traffic light detection module
- Code also runs the validation set
data.yaml is part of the dataset that the model is being trained on. I did not push the dataset to the repo. I can add a readme explaining what the code does and also link the dataset in there.
You should indeed add that documentation if your code is to be approved.
Added a readme containing documentation
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code