Giter VIP home page Giter VIP logo

Comments (4)

G-U-N avatar G-U-N commented on September 2, 2024

Hi, thanks for your interest. WA and PodNet are distillation-based methods, meaning they have to save the model in the last incremental session, while DER does not.

from pycil.

fanyan0411 avatar fanyan0411 commented on September 2, 2024

Thanks for your timely responce!

In original paper, DER noticed that "we freeze the previously learned representation" for several times. If the previous convs in self.convnets are not freezed, which is also not executed in the code, does it means that those previous "resnet" modules will be affected by the back propagation? How to understand "freeze the previously learned representation"?

from pycil.

G-U-N avatar G-U-N commented on September 2, 2024

I understand your confusion now. Refer to Line51 and Line84.

from pycil.

fanyan0411 avatar fanyan0411 commented on September 2, 2024

That the key point I am wondering about. Thanks a lot!

I hope your work keeps getting better!

from pycil.

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.