Add documentation how to train traffic light fine detector model #488
Labels
component:perception
Advanced sensor data processing and environment understanding.
type:documentation
Creating or refining documentation.
Checklist
Description
Write instruction how to train traffic light detection models and prepare them for the inference in the autoware.
Purpose
Provide autoware users ability to easily train traffic light detector models with their own data specific to their case or area.
Possible approaches
Create separate lightweight helping repo with the training scripts and configuration files based of mmdetection v2.28.2 (as used in TierIV internal usage).
Write instructions how to properly prepare dataset for the task, how to prepare env for training, how to run training, how to convert model to onnx.
Definition of done
Training documentation, conversion script and sample dataset are provided.
The text was updated successfully, but these errors were encountered: