Skip to content

Yolo 26 with nms required, argument for cli version passing in tests#205

Closed
dtronmans wants to merge 2 commits intomainfrom
feat/yolo26-one2many
Closed

Yolo 26 with nms required, argument for cli version passing in tests#205
dtronmans wants to merge 2 commits intomainfrom
feat/yolo26-one2many

Conversation

@dtronmans
Copy link
Contributor

Purpose

Yolo26 conversion with one2one head:

  • tools yolo26n.pt --imgsz "640" --version yolov26_nms
  • Since this is the first time the same .pt file can have two different export branches, I had to add cli_version flag to the tests

Specification

Dependencies & Potential Impact

Deployment Plan

Testing & Validation

@github-actions
Copy link

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
30368 6498 21% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
tools/main.py 86% 🟢
tools/modules/heads.py 51% 🟢
tools/version_detection/version_detection.py 47% 🟢
tools/yolo/yolov8_exporter.py 64% 🟢
TOTAL 62% 🟢

updated for commit: 6c81827 by action🐍

@github-actions
Copy link

Test Results

  6 files    6 suites   23m 12s ⏱️
 26 tests  26 ✅ 0 💤 0 ❌
156 runs  156 ✅ 0 💤 0 ❌

Results for commit 6c81827.

@dtronmans dtronmans closed this Feb 19, 2026
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