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

Remove duplicate of object detected #21

Open
Cheukting opened this issue Dec 10, 2019 · 2 comments
Open

Remove duplicate of object detected #21

Cheukting opened this issue Dec 10, 2019 · 2 comments
Labels
enhancement 💄 New feature or request

Comments

@Cheukting
Copy link
Member

Is your feature request related to a problem? Please describe.
Now the object detection algorithm will throw multiple of the object if it has been detected more than once in a picture.

Describe the solution you'd like
Make the like of objected unique

Describe alternatives you've considered
We will change the model to an auto caption one eventually but right now we can apply this quick fix

Additional context
e.g. "Soapie sees kite, kite, person, person, kite, person, person" should be "Soapie sees kite, person"

@daeus
Copy link
Collaborator

daeus commented Dec 11, 2019

Idea: what about Soapie sees 3 kites and 4 people?

@Cheukting
Copy link
Member Author

Good idea!

@daeus daeus added the enhancement 💄 New feature or request label Dec 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 💄 New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants