Coder Social home page Coder Social logo

Comments (6)

zhang-tao-whu avatar zhang-tao-whu commented on July 19, 2024

You need to run convert_coco2ytvis.py
to generate these files.

from dvis.

zhending111 avatar zhending111 commented on July 19, 2024

but I run it,got error:No such file or directory: coco/annotations/coco2ytvis2019_train.json'
I find in code:os.path.join(_root, "coco/annotations/coco2ytvis2019_train.json"), "COCO to YTVIS 2019:"),
should i prepare it?Thanks!

from dvis.

zhang-tao-whu avatar zhang-tao-whu commented on July 19, 2024

You need to make sure that the coco/annotations/ folder exists and prepare the coco and ytvis19 original datasets.

from dvis.

zhending111 avatar zhending111 commented on July 19, 2024

I don’t need to prepare the json file in the coco folder, right?your work is great,I will quote!

from dvis.

zhang-tao-whu avatar zhang-tao-whu commented on July 19, 2024

Thank you very much! Yes. coco2ytvis2019_train.json is automatically generated by convert_coco2ytvis.py based on the annotations from both COCO and ytvis19 datasets.

from dvis.

fbragman avatar fbragman commented on July 19, 2024

Hi @zhang-tao-whu

Just a quick question on annotations - in ytvis_2019, I have annotations for validation in valid/Annotations but my valid.json file downloaded from the server does not have annotations any. I cannot compute AP/AR locally. So the following is False despite valid/Annotations existing

self._do_evaluation = "annotations" in self._ytvis_api.dataset

Is there a way to recreate the json file to also point to the annotations? I guess these were recently released since prior you could only validate on CodeLab?

Also, I am just wondering for code development and prototyping of your model, what is the best practice since validation of OVIS/YTVIS2019-2021 is only performed on the CodeLab server.

Do you create a train/val split from the train.json file? How did you evaluate model performance to ensure it was working?

from dvis.

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.