Note: this package is not 100% compatible with the CBOR specification. See the Not implemented section for more details.
python3 export_model_plan.py --model yolo26n.pt --quantization fp16 python3 export_model_plan.py --model yolo26n.pt --quantization int8 --calib_dir /data/coco_calib ...