Giter Site home page Giter Site logo

Comments (3)

Ze-Yang avatar Ze-Yang commented on June 12, 2024
  • As for trainval_split*.txt used in VOC first phase training, we remove the annotations that belong to novel classes, and completely exclude an image when there is no annotation left. It's pretty easy to implement by yourself. Also free free to directly download the zip files we provide in the directory data/ and place them according to the instructions in README.md.

  • As for the trainval_*shot.txt that used for COCO to VOC setting, we just randomly pick image(s) that contains specific class annotation until it reaches designated shots. For instance, there will be 5 images (5-shot) selected for each class and all the annotations within these images will be used for finetuing.

Hope that it helps.

from context-transformer.

Charles-kang avatar Charles-kang commented on June 12, 2024

thanks for your response, could you upload the .py file used to generate trainval_split*.txt used in VOC first phase training, I have re-implemented it, but there are some problems.
Thanks again!

from context-transformer.

Ze-Yang avatar Ze-Yang commented on June 12, 2024

Sorry for late reply. I have added a file named split_voc_dataset.py under data/ folder. Free free to run it by python data/split_voc_dataset.py. Hope it helps. Thanks.

from context-transformer.

Related Issues (16)

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.