Skip to content

Conversation

@jyrainer
Copy link

PR Summary

  • You can export classification models from yolov11

Usage

Detection

(task option is not required)

python export_yolo11.py -w yolo11n.pt --opset 19 --dynamic --task detection

Classification

python export_yolo11.py -w yolo11n-cls.pt  --opset 19 --dynamic --task classification --size 224

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant