igor-yusupov / rusty-yolo

Apache License 2.0
13 stars 3 forks source link

Added torchscript file and torchscript exporter. #3

Closed Nic-Gould closed 1 year ago

Nic-Gould commented 1 year ago

Was unable to export torchscript file using the information provided. See https://pastebin.com/4EafUuJp.

Added export script based on yolov5 export.py. Added model folder for better structure. Added more detail.