-
Notifications
You must be signed in to change notification settings - Fork 185
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
overlapping between annotations #44
Comments
@trs96 did you ever find a solution to this problem? |
You can change line 69 of
|
Ideally it would be great to control that using an input arg with the following choices (fail, continue, overwrite) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey!
I saw that using detection2panoptic is only possible if there are ne overlappings in the annotations.
Since I have some overlappings in my annoations, how to get rid of them?
Any suggestion? :)
I'm struggling with this problem already for a while..
The text was updated successfully, but these errors were encountered: