GithubHelp home page GithubHelp logo

Comments (3)

tianzhuotao avatar tianzhuotao commented on June 3, 2024

We follow the instructions in http://home.bharathh.info/pubs/codes/SBD/download.html to use sbd_train that excludes all images in the VOC validation set. The sbd_val set overlaps with the validation set of VOC.

The final list (5900) is derived from the SBD train (5623) + VOC train (1464) by removing all duplicate images.

from pfenet.

roywithfiringblade avatar roywithfiringblade commented on June 3, 2024

Thanks for your reply, i just check the setting of CANet, after removing the small object and duplicate images, the training set contains 10092 images, which is far more than your settings.
I think it is the subset of 'trainaug.txt' in deeplab which contains 10582 no duplicated images( voc_train(1464)+sbd_train(6820)+sbd_val(2298)). Intuitively, a bigger train_set may boost the performance. I will try to train your model in that way and check the performance.Thanks!

from pfenet.

tianzhuotao avatar tianzhuotao commented on June 3, 2024

Thank you.

Strictly speaking, because few-shot segmentation uses the validation set of VOC for evaluation, images contained in the validation set should be excluded. It is also what SBD webpage emphasizes. But, I guess the performance gap will not be very large because few-shot segmentation evaluates only the novel classes. If so, training with 10582 images (trainaug) is also okay.

from pfenet.

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.