Skip to content

Rectangular NN upsampling for yolov8 #155

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 7 commits into
base: dev
Choose a base branch
from

Conversation

mdanilow
Copy link

This version accepts rectangular inputs, however for some upsampling scales (3 for example) the output is not as expected. Works for scale of 2 used in the yolov8.

@preusser
Copy link
Collaborator

Thanks for this PR, @mdanilow!
I need to check with the sister PR against FINN. This one forks off from a somewhat distant past. I'm not convinced yet that it actually fixes a persistent issue. If you can, please, point me to it.

@mdanilow
Copy link
Author

mdanilow commented Mar 3, 2025

Thanks for this PR, @mdanilow! I need to check with the sister PR against FINN. This one forks off from a somewhat distant past. I'm not convinced yet that it actually fixes a persistent issue. If you can, please, point me to it.

Sorry for the delay, this branch was forked from this commit: e2932ad of the dev branch

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.

2 participants