Skip to content

Remove need for cls_scores = scores.max(axis=-1) as ReduceMax resides on the model side for YOLO26#284

Open
dtronmans wants to merge 4 commits intomainfrom
feat/remove-26-maxscores
Open

Remove need for cls_scores = scores.max(axis=-1) as ReduceMax resides on the model side for YOLO26#284
dtronmans wants to merge 4 commits intomainfrom
feat/remove-26-maxscores

Conversation

@dtronmans
Copy link
Copy Markdown
Contributor

@dtronmans dtronmans commented Feb 19, 2026

Purpose

Also change expected names for yolo26 fields in the NNArchive

Depends on pruned models from luxonis/tools#206

Specification

Dependencies & Potential Impact

Deployment Plan

Testing & Validation

@github-actions github-actions Bot added the enhancement New feature or request label Feb 19, 2026
Copy link
Copy Markdown
Collaborator

@klemen1999 klemen1999 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM but let's merge after tools merge

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

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants