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

Some annotations are not saving randomly #1857

Closed
rnekk2 opened this issue Jul 6, 2020 · 14 comments
Closed

Some annotations are not saving randomly #1857

rnekk2 opened this issue Jul 6, 2020 · 14 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@rnekk2
Copy link

rnekk2 commented Jul 6, 2020

My actions before raising this issue

Expected Behaviour

When we save the annotations for a specific task it should save all annotations

Current Behaviour

When we save annotations randomly it is failing to save annotations for some images. . We are having to redo those images

Steps to Reproduce (for bugs)

It is happening very randomly.
1.
1.
1.
1.

Context

When we try to look back at the work we are doing, we are seeing some annotations are not being saved.

Your Environment

  • Git hash commit (git log -1):
    cheling@cheling-ubuntu1604:~/cvat$ git log -1
    commit 80ed45b
    Author: zhiltsov-max zhiltsov.max35@gmail.com
    Date: Tue Jun 30 06:07:20 2020 +0300

    Allow attributes in COCO format (Allow attributes in COCO format #1782)

    • allow attributes in coco
    • update changelog
    • update cli
    • update coco cli
  • Docker version docker version (e.g. Docker 17.0.05): 5:19.03.13-0ubuntu-xenial

  • Are you using Docker Swarm or Kubernetes?
    No

  • Operating System and version (e.g. Linux, Windows, MacOS): Ubuntu 16.04

  • 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.

@rnekk2 rnekk2 changed the title Some annotations are not saving Some annotations are not saving randomly Jul 6, 2020
@zhiltsov-max
Copy link
Contributor

Hello, can you describe which format do you use and which annotations are missing? Is it whole images or just some annotations?

@zhiltsov-max zhiltsov-max added this to To do in Dataset framework (Datumaro) via automation Jul 6, 2020
@zhiltsov-max zhiltsov-max self-assigned this Jul 6, 2020
@rnekk2
Copy link
Author

rnekk2 commented Jul 6, 2020

@zhiltsov-max we use bounding box annotations. The process we use is pre annotate our dataset with our custom object detection model and build the annotations XML file and upload to CVAT. After that we use CVAT to fix any false positives. What we are seeing is randomly even though we are making changes to the false positive bounding boxes and save. It is saving successfully without any issues. When we look at our previous images, we are seeing randomly for some images the changes we made previously are not showing up. It is still showing the same false positives as before.

@zhiltsov-max
Copy link
Contributor

If I understand correctly, you are fixing annotations, then saving them, and then UI shows old annotations? What about exporting annotations at this point? Can you compare the files and check if the annotations changed?

@rnekk2
Copy link
Author

rnekk2 commented Jul 6, 2020

That is correct. Let me compare the annotation files and get back to you.

@rnekk2
Copy link
Author

rnekk2 commented Jul 13, 2020

@zhiltsov-max I have verified. The issue is the annotations are not saving after making the changes. Does not seem like a UI issue. I downloaded the annotation file and uploaded to another task with the same images. The changes are not reflecting.

@zhiltsov-max
Copy link
Contributor

Ok, could you specify which format are you using?

@rnekk2
Copy link
Author

rnekk2 commented Jul 13, 2020

We are using CVAT XML bounding box annotations.

@rnekk2
Copy link
Author

rnekk2 commented Jul 21, 2020

@zhiltsov-max any update on this ? We are also seeing sometimes once we save the annotations it shows as saved but when I open a new tab and see those changes are not being reflected.

@nmanovic nmanovic added the bug Something isn't working label Jul 21, 2020
@nmanovic nmanovic added this to To do in Dataset framework (Datumaro) via automation Jul 21, 2020
@nmanovic nmanovic added this to the 1.1.0-beta milestone Jul 21, 2020
@nmanovic
Copy link
Contributor

@rnekk2 , could you please help us to reproduce it?

@rnekk2
Copy link
Author

rnekk2 commented Jul 26, 2020

@nmanovic It is happening very randomly. I have a screen recording to show the issue we are seeing. It is 32 MB. Is there a way to send you the screen recording as the max size of file to attach is only 10 MB.

Here is the CVAT version information:

Server version: 1.1b0

Core version: 3.1.1

Canvas version: 2.0.1

UI version: 1.6.2

@zhiltsov-max
Copy link
Contributor

I think you can convert it to a gif animation and greatly reduce the size. It feels like some server or UI problem, can you check the server and the browser console for errors?

@bsekachev, @azhavoro, please, take a look.

@bsekachev
Copy link
Member

Let's start with a GIF. It would be great also to see bodies of requests that sent to the server when you save annotations and the issue is reproduced.

@nmanovic nmanovic modified the milestones: 1.1.0-beta, 1.1.0-release Aug 2, 2020
@bsekachev
Copy link
Member

@rnekk2
Any updates here?

@zhiltsov-max
Copy link
Contributor

Closing as no response for a long time.

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

No branches or pull requests

4 participants