Skip to content

Conversation

@mihow
Copy link
Collaborator

@mihow mihow commented Nov 4, 2025

When processing images with many moths (e.g. eastern spruce budworm) we noticed that the maximum number of detections ever returned is 100. We have not configured any hard limit for the number of detections the API can return. However it turns out that the FasterRCNN localization model does have a default maximum! The default maximum must be explicitly changed to return more than 100 detections.

image

image

image

@mihow
Copy link
Collaborator Author

mihow commented Nov 4, 2025

@mihow mihow merged commit e1f61a4 into main Nov 4, 2025
2 of 4 checks passed
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