IdeaCredIdeaCred

asfdfsaf21/yolo11-pytorch-onnx-converter

33

๐Ÿš€ 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 rounds

A 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

Innovation
3 (25%)
Craft
37 (35%)
Traction
9 (15%)
Scope
26 (25%)

Signal breakdown

Innovation

Not Fork+1
Code Novelty+0
Concept Novelty+0

Craft

Ci-1
Tests-1
Polish+0
Releases+0
Has License+0
Code Quality+14
Readme Quality+15
Recent Activity+7
Structure Quality+5
Commit Consistency+2
Has Dependency Mgmt+5

Traction

Forks+0
Stars+6
Hn Points+0
Watchers+3
Early Traction+0
Devto Reactions+0
Community Contribs+2

Scope

Commits+3
Languages+3
Subsystems+5
Bloat Penalty+0
Completeness+6
Contributors+6
Authored Files+8
Readme Code Match+3
Architecture Depth+3
Implementation Depth+8

Evidence

Commits

5

Contributors

2

Files

13

Active weeks

3

TestsCI/CDREADMELicenseContributing

Repository

Language

Python

Stars

1

Forks

0

License

โ€”