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

bounding box is in picture when outside property is set #1620

Closed
3 tasks done
3gfisch opened this issue May 30, 2020 · 4 comments · Fixed by #1729
Closed
3 tasks done

bounding box is in picture when outside property is set #1620

3gfisch opened this issue May 30, 2020 · 4 comments · Fixed by #1729
Assignees
Labels
bug Something isn't working
Milestone

Comments

@3gfisch
Copy link

3gfisch commented May 30, 2020

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.

  1. import jpgs extracted from video
  2. label bounding boxes in 2 point track mode
  3. go to the point wehre de object is no longer in frame and switch to outside property
  4. export dataset as TFRecord v1.0
  5. 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

Your Environment

  • Git hash commit (git log -1): fb380d9
  • Docker version docker version (e.g. Docker 17.0.05):

Bildschirmfoto 2020-05-29 um 20 42 49

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

@azhavoro azhavoro added the bug Something isn't working label Jun 1, 2020
@nmanovic nmanovic added this to the 1.1.0-alpha milestone Jun 22, 2020
@nmanovic nmanovic modified the milestones: 1.1.0-alpha, 1.1.0-beta Jul 1, 2020
@3gfisch
Copy link
Author

3gfisch commented Jul 8, 2020

Thanks very much! seams to work now 👍

@ladykarel
Copy link

hi there I am annotating a video rectangle track that should no longer appear on page 30 but should be in prev pages, what should I need to do?

@zhiltsov-max
Copy link
Contributor

@ladykarel
Copy link

ladykarel commented Mar 27, 2021 via email

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.

5 participants