Giter VIP home page Giter VIP logo

Comments (6)

xvjiarui avatar xvjiarui commented on August 27, 2024

Hi @XiaominLi1997
The config is here https://github.com/NVlabs/GroupViT/blob/main/configs/default.yml#L90

from groupvit.

Qi-Zhangyang avatar Qi-Zhangyang commented on August 27, 2024

I also want to know the evaluation part.
Does the cls part only include the ImageNet?
And the seg part includes Pascal VOC, Pascal Context and COCO?
Thank you very much.

config file:
evaluate:
eval_only: false
eval_freq: 1
task:
- cls
- seg
cls:
save_best: true
template: subset
seg:
save_best: true
cfg: segmentation/configs/base/datasets/pascal_voc12.py
template: simple
opts: []

from groupvit.

Qi-Zhangyang avatar Qi-Zhangyang commented on August 27, 2024

I also want to know the evaluation part.
Does the cls part only include the ImageNet?
And the seg part includes Pascal VOC, Pascal Context and COCO?
Thank you very much.

config file:
evaluate:
eval_only: false
eval_freq: 1
task:
- cls
- seg
cls:
save_best: true
template: subset
seg:
save_best: true
cfg: segmentation/configs/base/datasets/pascal_voc12.py
template: simple
opts: []

from groupvit.

XiaominLi1997 avatar XiaominLi1997 commented on August 27, 2024

Hi @XiaominLi1997 The config is here https://github.com/NVlabs/GroupViT/blob/main/configs/default.yml#L90

Thanks. And I have another question, in the reference phase, can GroupViT only group the objects appearring in the training samples? If GroupViT can group objects unseen in the training phase.

Thank you again for your patient reply.

from groupvit.

xvjiarui avatar xvjiarui commented on August 27, 2024

Hi @XiaominLi1997
Since the training samples are noisy, it may cover a wide range of concepts. Some of them may overlap with our evaluation dataset, e.g. Pascal VOC. But we didn't explicitly evaluate the out of distribution grouping since it's hard to exclude some objects from noisy training set.

from groupvit.

xvjiarui avatar xvjiarui commented on August 27, 2024

I also want to know the evaluation part. Does the cls part only include the ImageNet? And the seg part includes Pascal VOC, Pascal Context and COCO? Thank you very much.

config file: evaluate: eval_only: false eval_freq: 1 task: - cls - seg cls: save_best: true template: subset seg: save_best: true cfg: segmentation/configs/base/datasets/pascal_voc12.py template: simple opts: []

The cls part is referring to the ImageNet zero-shot classification.
You may change the evaluation dataset following instructions here. By default, we are using Pascal VOC dataset.

from groupvit.

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.