Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 240 Bytes

yolov6-export.md

File metadata and controls

6 lines (4 loc) · 240 Bytes

YOLOv6 Export Instructions

OnnxRuntime

Weights can be exported in ONNX format or downloaded from the YOLOv6 repository.

Note: Post-processing code is identical to YOLOv5-v7.