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 Overlapping Predictions #111

Open
kshitijrajsharma opened this issue May 3, 2023 · 5 comments
Open

Remove Overlapping Predictions #111

kshitijrajsharma opened this issue May 3, 2023 · 5 comments
Labels
component : backend good first issue Issues that welcome contributions

Comments

@kshitijrajsharma
Copy link
Member

image

As can be seen on screenshot , there are couple of features which are overlapped with each other , We need to remove overlapping features and only keep one feature !

@kshitijrajsharma kshitijrajsharma added the good first issue Issues that welcome contributions label Jun 12, 2023
@martien-176
Copy link

Hi @kshitijrajsharma , i am not quite sure what the overlapping features are. Are they the small shapes that are inside a bigger shape?

In a general sense, i think it is not wise to do corrections in the predictions beforehand. It might well be that the "incorrect" prediction is (almost) correct after all.

Imo, only human mappers/validators can make that judgment. With the additional help of the validation tools builtin their editors.

@kshitijrajsharma
Copy link
Member Author

@martien-176 Yes , they are small shapes inside bigger shape !

Oh I see , hmm make sense actually ! may be having a small utility will be useful for this so that validator or mapper can decide either to keep them or remove them

@haruharu1017
Copy link

haruharu1017 commented Mar 9, 2024

@kshitijrajsharma Hi please assign this to me

@kshitijrajsharma
Copy link
Member Author

Go ahead

@haruharu1017
Copy link

haruharu1017 commented Mar 9, 2024

@kshitijrajsharma I'm currently unsure about whether I should be making improvements to existing annotations made by others, or if there are specific areas you would like me to focus on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component : backend good first issue Issues that welcome contributions
Projects
None yet
Development

No branches or pull requests

3 participants