asfdfsaf21/yolo11-pytorch-onnx-converter
๐ Convert YOLO11 PyTorch models to ONNX format and validate their performance with detailed comparisons and visualizations.
What's novel
๐ Convert YOLO11 PyTorch models to ONNX format and validate their performance with detailed comparisons and visualizations.
Code Analysis
6 files read ยท 3 roundsA Python script that uses the Ultralytics library to convert YOLO11 PyTorch models to ONNX format and compares inference results using IoU metrics.
Strengths
The code is functional and follows standard practices for its intended purpose. It provides a complete pipeline with visualization and JSON reporting, which adds value for users needing a quick validation workflow.
Weaknesses
The README is severely misleading (claims GUI/double-click functionality that doesn't exist), hardcoded paths make it brittle, there are no tests, and the project lacks robust error handling or input validation.
Score Breakdown
Signal breakdown
Innovation
Craft
Traction
Scope
Evidence
Commits
5
Contributors
2
Files
13
Active weeks
3
Repository
Language
Python
Stars
1
Forks
0
License
โ