Giter VIP home page Giter VIP logo

Comments (4)

hellochick avatar hellochick commented on July 28, 2024

@manuel-88, I think the most importance thing is to train on the un-pruned model, and then do model compression based on the l1 norm ( described in the paper). The training code I provided is to directly train on the pruned model ( half sized filter ), and the performance is limited. I wonder if somebody else can release handy api to compress the model.

from icnet-tensorflow.

MikeyLev avatar MikeyLev commented on July 28, 2024

Hi @hellochick , can you explain " The training code I provided is to directly train on the pruned model"?
How do you know the original filter size?
Secondly you provide code for training the bnnomerge code which is also before merge and should therefore have higher performance.
I am a bit confused there ...

from icnet-tensorflow.

hellochick avatar hellochick commented on July 28, 2024

Hi @MikeyLev, you can take a look at the paper. The author said they pruned the filter size to half. So the filter size is double before pruning. Can you understand what I say? For the problem of bnnomerge model, please see another issue #32, there is also a problem I have not solved yet.

from icnet-tensorflow.

manuel-88 avatar manuel-88 commented on July 28, 2024

Thank you for uploading the code to train with an unpruned model. I tried to train it with 200.000 iterations but the result on the validation set is just 59%. According to your unsolved problem you mentioned above Is it better to train the model without bn?

I`m also confused what this bnnomerge model exactly is? Is it a model trained with bn and afterwards compressed to a model without bn? @hellochick

from icnet-tensorflow.

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.