Giter Club home page Giter Club logo

Comments (6)

nmanovic avatar nmanovic commented on July 18, 2024

@wronk ,

We will look at the problem. If you can provide us your image + annotation file it will help us to reproduce it easily on our side. Probably our tool isn't optimized for such cases. Need to check how to improve it.

from cvat.

nmanovic avatar nmanovic commented on July 18, 2024

Also I remember that we had similar problems for semantic/instance segmentation and Boris fixed similar issues. If it is the case the problem will be fixed with next major release.

from cvat.

wronk avatar wronk commented on July 18, 2024

@nmanovic, thanks for checking into this. Here are both files -- let me know if you have any problems or need more help.

CVAT_issue_39_example_case.zip

from cvat.

nmanovic avatar nmanovic commented on July 18, 2024

@bsekachev ,

Could you please look at the problem? Was it fixed already?

from cvat.

nmanovic avatar nmanovic commented on July 18, 2024

Hi @wronk,

  • I can reproduce your performance problems on the latest version of CVAT.
  • I cannot upload your annotation file as is because a lot of coordinates for bounding boxes are out of image size. My guess that huge image resolution can be a reason for that. Did you crop the attached image or it has original size?

We will work to resolve both problems. Thanks for your feedback.

from cvat.

wronk avatar wronk commented on July 18, 2024

Hey @nmanovic, I think I've gotten this working. I do have 2 versions of the image, but I think I have the correct one included here. I was able to remake the task with the included files.

I did have an issue where I had to manually change the version tags in the annotation file to get it to sync properly to a newly created task. Specifically, these lines in the xml file need to match the task you create (e.g., task 25) on your cvat instance:

  <meta>
    <task>
      <id>25</id>
        <segment> 
         <id>25</id>
          <start>25</start>
          <stop>25</stop>
          <url>http://localhost:8080/?id=25</url>
        </segment>

Let me know if that fixes it for you

from cvat.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.