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

CVAT new UI: a bug with hidden points and cuboids grouping #1841

Closed
2 tasks done
aschernov opened this issue Jul 3, 2020 · 0 comments · Fixed by #1874
Closed
2 tasks done

CVAT new UI: a bug with hidden points and cuboids grouping #1841

aschernov opened this issue Jul 3, 2020 · 0 comments · Fixed by #1874
Assignees
Labels
bug Something isn't working
Milestone

Comments

@aschernov
Copy link
Contributor

My actions before raising this issue

Expected Behaviour

Hidden objects mustn't consider when we want to group visible objects only and use an grouping area for it.

Current Behaviour

Noticed when we group points or cuboids using an grouping area the hidden shapes also become grouped:
hiding_groups

Possible Solution

Fix the behavior. Need to only visible objects can be grouped.

Steps to Reproduce (for bugs)

Context

Very often objects consist of many points and they are so close to each other. As a rule we annotate one such object with several points, group all the points using grouping area and hide all the points. If the next object is close to the annotated one, we face the problem when after using grouping area we get wrong objects grouping.

Your Environment

  • Git hash commit (git log -1):
  • Docker version docker version (e.g. Docker 17.0.05):
  • Are you using Docker Swarm or Kubernetes?
  • Operating System and version (e.g. Linux, Windows, MacOS):
  • Code example or link to GitHub repo or gist to reproduce problem:
  • Other diagnostic information / logs:
    Logs from `cvat` container

Next steps

You may join our Gitter channel for community support.

@bsekachev bsekachev added the bug Something isn't working label Jul 3, 2020
@bsekachev bsekachev self-assigned this Jul 3, 2020
@bsekachev bsekachev added this to the 1.1.0-beta milestone Jul 3, 2020
@bsekachev bsekachev mentioned this issue Jul 9, 2020
8 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants