Skip to content

Bug fix on celling operation in nanodet plus head. #576

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 1 commit into
base: main
Choose a base branch
from

Conversation

amitpant7
Copy link

Resolved an issue where the feature map size remained a float due to incorrect application of the ceil operation. Now ensures the output size is properly cast to an integer.

Bug fix: The ceil operation was not applied properly and feature map size was float.
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