-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
The perfectly overlapping boxes are not visible in drawing area #1067
Comments
Hi, in the PR #1176 we have added a slider to switch z layers. What do you think? |
It is not very clear where the slider appears. Is it a propery of the frame
and is it present also in the case of partially overlapping boxes. If that
the case it would not work as an alert for perfect overlapping boxed
because partial overlap is presresent almost in all the frames.
…On Tue, Feb 25, 2020 at 11:29 AM Boris Sekachev ***@***.***> wrote:
@lrob <https://github.com/lrob>
Hi, in the PR #1067 <#1067> we have
added a slider to switch z layers.
Slider is enabled if several z layers are on a frame (shapes with
different zOrder value). It is something like an alert you mentioned.
By sliding it to the highest value you can see how shapes are being added
to canvas incrementally.
Providing different zOrder values for overlapped shapes is your own
business (I suppose it is not a big deal).
What do you think?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#1067>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAN62TMIYOK2SN3RRKFRICTRETXI7ANCNFSM4KIFNOUA>
.
|
Slider position is fixed and it is displayed always, or I don't undestand the problem. Do not consider the feature like |
So, no comments any more here. I suppose we can close the issue. Do not hesitate reopen it if you still need help |
We load automatically generated annotations. In this case it happens that perfectly overlapping boxes are generated (exactly the same coordinates with different class). While reviewing the annotation using cvat it is very difficult to note that this has happened and often the person reviewing the annotations does not remove the extra annotations.
It would be nice to have an alert when a perfect overlapping is present on a frame or to have a bi-color box depicting overlapping boxes.
The text was updated successfully, but these errors were encountered: