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
The labels should be in the tfrecord as i see them in the browser while labeling. At least what i expect form it. So if i end a tracked label with the "outside property" it also should not be in the exported data or.
or am i doing something wrong? Thanks ;)
Current Behaviour
(Hi, i don't know if this is a bug or if im doing something wrong but) the bounding box in "track" mode is also in the picture where i set the "outside property" and disappears only in the next frame but I think it should also be not there in the actual frame with "outside property".
Possible Solution
the export should take the "outside property" into account or the UI should show the bounding box in this frame that we know what we actually label.
Steps to Reproduce (for bugs)
exported my data set as CVAT for images 1.1
if i export data sets like this i get always one labeled frame more like described.
import jpgs extracted from video
label bounding boxes in 2 point track mode
go to the point wehre de object is no longer in frame and switch to outside property
export dataset as TFRecord v1.0
look inside the TFRecord file for the frame where the bounding box should be gone with the outside property, but its still there
Context
i try to correctly label images for export in tfrecord and the train a SSD mobilenet with this data
Docker version docker version (e.g. Docker 17.0.05):
Docker on Mac 2.3.0.3 (45519)
- Are you using Docker Swarm or Kubernetes?: Kubernetes is with the Docker but not shure
- Operating System and version (e.g. Linux, Windows, MacOS): MacOS 10.15.4
- Code example or link to GitHub repo or gist to reproduce problem: -
- Other diagnostic information / logs: -
Next steps
You may join our Gitter channel for community support.
already asked there if i did something wrong but no answer thill now
The text was updated successfully, but these errors were encountered:
My actions before raising this issue
Expected Behaviour
The labels should be in the tfrecord as i see them in the browser while labeling. At least what i expect form it. So if i end a tracked label with the "outside property" it also should not be in the exported data or.
or am i doing something wrong? Thanks ;)
Current Behaviour
(Hi, i don't know if this is a bug or if im doing something wrong but) the bounding box in "track" mode is also in the picture where i set the "outside property" and disappears only in the next frame but I think it should also be not there in the actual frame with "outside property".
Possible Solution
the export should take the "outside property" into account or the UI should show the bounding box in this frame that we know what we actually label.
Steps to Reproduce (for bugs)
exported my data set as CVAT for images 1.1
if i export data sets like this i get always one labeled frame more like described.
Context
i try to correctly label images for export in tfrecord and the train a SSD mobilenet with this data
Your Environment
git log -1
): fb380d9docker version
(e.g. Docker 17.0.05):Docker on Mac 2.3.0.3 (45519) - Are you using Docker Swarm or Kubernetes?: Kubernetes is with the Docker but not shure - Operating System and version (e.g. Linux, Windows, MacOS): MacOS 10.15.4 - Code example or link to GitHub repo or gist to reproduce problem: - - Other diagnostic information / logs: -
Next steps
You may join our Gitter channel for community support.
already asked there if i did something wrong but no answer thill now
The text was updated successfully, but these errors were encountered: