Skip to content

fix: strides are not defined for v9-s and v9-m#4

Open
ltetrel wants to merge 1 commit intoVIAME:viame/mainfrom
ltetrel:viame/main
Open

fix: strides are not defined for v9-s and v9-m#4
ltetrel wants to merge 1 commit intoVIAME:viame/mainfrom
ltetrel:viame/main

Conversation

@ltetrel
Copy link

@ltetrel ltetrel commented Mar 9, 2026

Anchor strides are not defined for small (v9-s) and medium (v9-m) model versions.

This has the impact of increasing model initialization time since they need to define what anchors were generated by testing different strides at runtime. This specific test can also fail under specific conditions (mismatch between torch arrays and numpy arrays).

@ltetrel
Copy link
Author

ltetrel commented Mar 9, 2026

This relates to the open issue of VIAME/VIAME#215

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