ai-cfia / nachet-model

This repository contains the Nachet model's documentation and code.
MIT License
0 stars 0 forks source link

Failure to recognize: model randomly skips one seed in a group, even though all seeds are well-separated. #20

Closed TaranMeyer closed 7 months ago

TaranMeyer commented 8 months ago

Description Took a group image of 11 seeds, fairly spaced out and oriented so that bounding boxes would not overlap.

Expected behavior 11 bounding boxes and 11 IDs would be returned

Actual Behavior All IDs returned were correct (yay!), but one seed is not highlighted by a bounding box and ID # 6 is missing from the results. Presumably the two are related?

Supporting Images To better understand the issue, please add screenshots:

MaxenceGui commented 7 months ago

Seems to be fixe with the latest change in the backend from

image