Skip to content
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

Bug fix for windowed processing #109

Merged
merged 8 commits into from
May 7, 2024
Merged

Bug fix for windowed processing #109

merged 8 commits into from
May 7, 2024

Conversation

tayden
Copy link
Collaborator

@tayden tayden commented May 6, 2024

The windowed processing logic had a bug which sometimes caused kelp/mussels on the right side or bottom edge of imagery to be missed. This was especially prevalent with the mussel model due to it using sigmoid activation instead of softmax.

tayden added 6 commits May 3, 2024 12:26
Update post processing for mussels function
Sigmoid activation requires some different logic for handly the shortcut to skip classifying all black regions
@tayden tayden self-assigned this May 6, 2024
@tayden tayden enabled auto-merge (squash) May 7, 2024 00:02
@tayden tayden merged commit 6f60378 into main May 7, 2024
21 checks passed
@tayden tayden deleted the fix-hann-windows branch May 7, 2024 00:27
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