You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
And so it dumps in the segmentation mask 1.1 format:
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
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.
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:
And so it dumps in the segmentation mask 1.1 format:
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 log -1
):docker version
(e.g. Docker 17.0.05):Logs from `cvat` container
Next steps
You may join our Gitter channel for community support.
The text was updated successfully, but these errors were encountered: