Skip to content

Commit

Permalink
Update docs/how-to-guides/training-machine-learning-models/training-m…
Browse files Browse the repository at this point in the history
…odels.md

Co-authored-by: Yukihiro Saito <[email protected]>
  • Loading branch information
kaancolak and yukkysaito committed Dec 7, 2023
1 parent 17f86a0 commit be964e5
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ fork the original repository and made the necessary code modifications to suppor
To train custom CenterPoint models and convert them into ONNX format for deployment in Autoware, please refer to the instructions provided in the README file included with the
**"lidar_centerpoint"** package. These instructions will provide a step-by-step guide for training CenterPoint model.

In order to assist you with your training process, we have also included an example dataset in the Tier4 dataset format.
In order to assist you with your training process, we have also included an example dataset in the TIER IV dataset format.
This dataset contains 600 lidar frames and covers 5 classes, including 6905 cars, 3951 pedestrians, 75 cyclists, 162 buses, and 326 trucks.
You can utilize this example dataset to facilitate your training efforts.

Expand Down

0 comments on commit be964e5

Please sign in to comment.