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

Object detection (e.g. words_detect_v2) does not support "best" or "top" N #771

Open
cchadowitz opened this issue Aug 12, 2020 · 2 comments
Assignees

Comments

@cchadowitz
Copy link
Collaborator

cchadowitz commented Aug 12, 2020

From the conversation in Gitter, it would be helpful if object detection that produce bounding boxes like words_detect_v2 could somehow be filtered to output the top or best N detections. @beniz suggested this could be done as a chain filter. Creating this issue to track it.

@beniz beniz self-assigned this Sep 1, 2020
@beniz beniz changed the title Single class detection (e.g. words_detect_v2) does not support "best" or "top" N Object detection (e.g. words_detect_v2) does not support "best" or "top" N Sep 1, 2020
@beniz
Copy link
Collaborator

beniz commented Sep 1, 2020

@cchadowitz-pf thanks, I've updated the scope to object detection at large, i.e. with more than a single class, since this is a demand we hear from several sources now.

I'm also about to revise my strict semantics on the best parameter :)

@cchadowitz
Copy link
Collaborator Author

Haha, awesome! It would be cool if the best parameter had optional configurations 🙃

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants