Skip to content

Add documentation how to train traffic light fine detector model  #488

@lexavtanke

Description

@lexavtanke

Checklist

  • I've read the contribution guidelines.
  • I've searched other issues and no duplicate issues were found.
  • I've agreed with the maintainers that I can plan this task.

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.

Metadata

Metadata

Assignees

Labels

component:perceptionAdvanced sensor data processing and environment understanding.type:documentationCreating or refining documentation.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions