allenai / allenai/unified-io-inference
Multiple object detection
Open
- Dominant language
- Jupyter Notebook
- Stars
- 231
- Forks
- 29
- PR merge metrics
- No merged PRs in 30d
Description
I am using runner to create detection outputs. Even though there are multiple objects of the same class, the model output is always single. Even if I use num_decodes > 1, it gives the same prediction multiple times. Is this a bug from the code side, or is the model not trained to predict multiple objects in the same image?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.