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

Add duplicate detection to text spotting code #404

Open
rwood-97 opened this issue Apr 29, 2024 · 0 comments · May be fixed by #435
Open

Add duplicate detection to text spotting code #404

rwood-97 opened this issue Apr 29, 2024 · 0 comments · May be fixed by #435
Labels
enhancement New feature or request new feature

Comments

@rwood-97
Copy link
Collaborator

rwood-97 commented Apr 29, 2024

#388

Add method for identifying duplicates and keeping only the best one.

  • Would need to calculate an IoU for each
  • Set threshold for what we count as duplicate
  • Method for deciding which polygon to keep (confidence score, area of polygon)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request new feature
Projects
Status: In progress (now)
Development

Successfully merging a pull request may close this issue.

1 participant