Libreyolo Export Formats

Work on LibreYOLO's export subsystem: debug a failing export, fix an exported model that predicts differently from the .pt, extend a format's coverage to a new family/task, or add a new export format. Use when someone reports "export to X fails", "the ONNX/TensorRT model gives different results", asks which formats a family supports, or wants a new format wired. Covers the exporter/backend twin architecture, the metadata round-trip contract, per-format quirks and extras, the parity-testing method, and the support-claim bar. For a user just running export, see use-libreyolo; for Hailo specifically, libreyolo-export-hailo.

libreyolo 1d24d4a 7.1 KB Updated

File contents

libreyolo/libreyolo/tree/main/skills/libreyolo-export-formats commit 1d24d4a6d0

Frequently asked questions

npx skillmds@latest add libreyolo/libreyolo-export-formats