GithubHelp home page GithubHelp logo

All the Backbone Net used by the compared methods are also frozen when training the datasets? about openlongtailrecognition-oltr HOT 5 CLOSED

zhmiao avatar zhmiao commented on July 22, 2024
All the Backbone Net used by the compared methods are also frozen when training the datasets?

from openlongtailrecognition-oltr.

Comments (5)

zhmiao avatar zhmiao commented on July 22, 2024

@jchhuang As written in the paper, in imagenet experiments where the weights are not frozen, they are not. In places experiments where the feature extractor weights are frozen, the other methods are frozen as well.

from openlongtailrecognition-oltr.

jchhuang avatar jchhuang commented on July 22, 2024

@zhmiao Thanks your reply. May you further explain why the weights of imagenet experiment are not frozen while the weights of Place are frozen?

from openlongtailrecognition-oltr.

jchhuang avatar jchhuang commented on July 22, 2024

@zhmiao If other methods are frozen as well, which means the performances of the compared methods are not exhausted, so the comparison results in your paper cannot indicate that your method outperform than others, does it?

from openlongtailrecognition-oltr.

zhmiao avatar zhmiao commented on July 22, 2024

@jchhuang As I said, in imagenet experiments, the weights of all methods are not frozen. In places experiments, the weights are frozen for all methods including ours. If that's not a fair comparison, I am not sure what is. Are you saying we should freeze the weights in our methods and not freeze the other methods? Is it fair? I am not sure what you are indicating. I think at least this part, we have been very clear in the paper. Please read the paper. Thanks. In addition, if you think freezing feature extractor and only training on the classifier (which is a pretty common approach) is not enough, we still have imagenet experiments, where the weights are all randomly initialized and not frozen. On the other hand, when the feature extractors are frozen, you can think the model is final classifiers, and the inputs are not images but extracted features. It is not a problem of exhausted or not. We are simply not fully using the power of deep learning, but we still fully utilize the power of all the other losses and methods we have compared.

from openlongtailrecognition-oltr.

liuziwei7 avatar liuziwei7 commented on July 22, 2024

Using freezed network weights is equivalent to employ ImageNet pre-trained features, which is a common practice in few/zero-shot learning community. For example, a closely related literature, "Learning to Model the Tail", also adopted the freezed ResNet-152 as the backbone network for experimental comparisons.

Actually, this practice has an additional advantage that it separates the effect of feature and classifier, which could highlight the true merit of the classifier design (i.e. the desired information flow inside the classifier).

Our open long-tailed recognition work serves as a start, instead of an ending point. You are more than welcomed to work on this topic and make contribution.

from openlongtailrecognition-oltr.

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.