Git Product home page Git Product logo

Comments (11)

gaqiness avatar gaqiness commented on July 30, 2024

I have the same enquiries too...

from channel-pruning.

FatherOfHam avatar FatherOfHam commented on July 30, 2024

I guess we can deduce that from the protocol of resnet-50-2X, but I have the same enquiries too.

from channel-pruning.

slothkong avatar slothkong commented on July 30, 2024

Maybe this could help: https://github.com/yihui-he/channel-pruning/wiki/ResNet-perserving-ratio

from channel-pruning.

kakusikun avatar kakusikun commented on July 30, 2024

@slothkong Is it for spatial decomposition?
Does it help you figure out calculating the rank?

from channel-pruning.

slothkong avatar slothkong commented on July 30, 2024

@makitann I dont know exactly what spatial decomposition is. Maybe is best if you refer to the paper. I'm not sure how it affect rank either, but there seems to be a relation...

from channel-pruning.

kakusikun avatar kakusikun commented on July 30, 2024

@slothkong According to this paper, spatial decomposition (https://arxiv.org/abs/1405.3866) is one of the 3C method mentioned in the README.
Spatial decomposition use low rank to approximate the filter, therefore, how to decide the rank is apparently important. But the authors in spatial decomposition and this paper seems that do not show how to decide it and just set it in the code.

from channel-pruning.

slothkong avatar slothkong commented on July 30, 2024

@makitann That is 100% correct my friend. Is usually like that in papers about pruning algorithms. I'm trying to run test in different models, with different datasets (using channel pruning only ) to kind of get a big-picture view of what are the tolerable pruning degrees, if I manage to get this code to execute pruning only that is :)

from channel-pruning.

kakusikun avatar kakusikun commented on July 30, 2024

@slothkong This is a similar method and question.
https://github.com/chengtaipu/lowrankcnn/blob/master/imagenet/models_vgg/config.json

from channel-pruning.

slothkong avatar slothkong commented on July 30, 2024

@makitann , I just found this:
https://github.com/yihui-he/channel-pruning/blob/3a4614de8c11aeb2ab981ddc619927c0e60a6577/lib/net.py#L1505-L1507
(ㅇㅅㅇ)

from channel-pruning.

kakusikun avatar kakusikun commented on July 30, 2024

@slothkong Sorry, last week was a busy week.
It looks like that it's meant to be hide something ....

from channel-pruning.

ethanhe42 avatar ethanhe42 commented on July 30, 2024

Determining rank is out of our paper's scope.
Ranks are manually set.
In channel decomposition, there's a heuristic method proposed.

from channel-pruning.

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.