Skip to content

Commit

Permalink
feat(tensorrt_yolo): update Readme about model conversion (autowarefo…
Browse files Browse the repository at this point in the history
…undation#1749)

Signed-off-by: M. Fatih Cırıt <[email protected]>
  • Loading branch information
HaoruXue authored Sep 20, 2022
1 parent 9708c26 commit ac68c06
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion perception/tensorrt_yolo/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,9 @@ This package includes multiple licenses.

## Onnx model

All YOLO ONNX models are converted from the officially trained model. If you need information about training datasets and conditions, please refer to the official repositories .
All YOLO ONNX models are converted from the officially trained model. If you need information about training datasets and conditions, please refer to the official repositories.

All models are downloaded automatically when building. When launching the node with a model for the first time, the model is automatically converted to TensorRT, although this may take some time.

### YOLOv3

Expand Down

0 comments on commit ac68c06

Please sign in to comment.