Giter VIP home page Giter VIP logo

Comments (4)

zhang-zihui avatar zhang-zihui commented on June 1, 2024 1

Hi, @pengsongyou. I know the key in this paper is to construct a CLIP latent feature supervised 3D semantic backbone which has better generalization ability.
But I just wanted to clarify that the distillation training approach you are using is not a strict zero-shot segmentation setting. During distillation training, all points or pixels are used to train the 3D backbone regardless of whether they are seen or unseen categories. However, during zero-shot testing, you split the categories into seen and unseen, and only the unseen categories are used for evaluation.

In my opinion, in a zero-shot setting, the unseen points or pixels should not be used at all during training, regardless of the training strategy used.

regards,
zihui

from openscene.

pengsongyou avatar pengsongyou commented on June 1, 2024

Hi @ZhengLeon ,

During distillation, the only loss we have is the cosine similarity loss between the 2D fused features and the predicted per-point features. We do not really classify seen/unseen objects since we do not consider the object classes/labels at all. Please refer to section 3.2 in our paper.

Best
Songyou

from openscene.

argosdh avatar argosdh commented on June 1, 2024

Hi, @pengsongyou. I know the key in this paper is to construct a CLIP latent feature supervised 3D semantic backbone which has better generalization ability. But I just wanted to clarify that the distillation training approach you are using is not a strict zero-shot segmentation setting. During distillation training, all points or pixels are used to train the 3D backbone regardless of whether they are seen or unseen categories. However, during zero-shot testing, you split the categories into seen and unseen, and only the unseen categories are used for evaluation.

In my opinion, in a zero-shot setting, the unseen points or pixels should not be used at all during training, regardless of the training strategy used.

regards, zihui

Well, I think this is a good challenge. As it was discussed in "Definition of Zero-Shot Learning (ZSL)", supplementary, Sec. B. The ZSL setting followed in this paper is not quite strict. In real-world applications, however, train and inference on customized data without labeling can help a lot. Manpower consumption is more concerned.

from openscene.

pengsongyou avatar pengsongyou commented on June 1, 2024

@zhang-zihui

Yes, as @argosdh pointed out, we discussed this in the supplementary material. You can check it out. Basically, we follow the ZSL definition from the original CLIP paper, and many of its follow-up papers (e.g. LSeg, OpenSeg, etc), which is not strictly the same as the classic ZSL definition. Hope it clarifies your concern.

And sorry I missed your comments earlier and only replied now.

from openscene.

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.