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

Segmentation masks 1.1 dumping annotations #1575

Closed
2 tasks done
aschernov opened this issue May 21, 2020 · 4 comments · Fixed by #1589
Closed
2 tasks done

Segmentation masks 1.1 dumping annotations #1575

aschernov opened this issue May 21, 2020 · 4 comments · Fixed by #1589
Assignees
Labels
bug Something isn't working

Comments

@aschernov
Copy link
Contributor

My actions before raising this issue

Expected Behaviour

All frames should dump with a segmentation mask

Current Behaviour

Noticed that when we dump annotation in the segmentation masks 1.1 format some frames don't contain a mask even if they were correctly annotated.
In the annotation tool this frame look so. As we can see it's fully annotated:
image

And so it dumps in the segmentation mask 1.1 format:
image

Possible Solution

Steps to Reproduce (for bugs)

1.Annotate images with polygons using z-order
1.Dump the annotation in segmentation mask 1.1 format
1.Check the images inside the zip archive you'll get

Context

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.

@zhiltsov-max zhiltsov-max self-assigned this May 21, 2020
@zhiltsov-max
Copy link
Contributor

Is it possible that this image had the red rectangle annotation (background) with lesser z_order than others? This is the only possible reason I can come up with now.

@nmanovic
Copy link
Contributor

@aschernov , could you please attach an annotation file which the issue?

@zhiltsov-max
Copy link
Contributor

I've checked already. Seems really strange, especially taking into account that the same actions in Datumaro done manually give the expected result.

@aschernov
Copy link
Contributor Author

@azhavoro azhavoro added the bug Something isn't working label May 27, 2020
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.

4 participants