Code Monkey home page Code Monkey logo

ecoflap's People

Contributors

ylsung avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

ecoflap's Issues

Cannot get reported experimental results by ecoflap_first.py

Hello, I tried to run ecoflap_first.py, but the eval results are much less than the reported values.
I noticed that the sparsity_ratio_granularity config is not added in ecoflap_first.py, thus the model is pruned with fixed sparsity 0.5. Then I added this config, but the results became even less. I wonder if there is any other modification I need to do with the code to regenerate the experimental results.
As for the difference of experimental results, take task vqav2_zeroshot_flant5xl_eval for example:

  1. with raw code ecoflap_first.py: 57.64
  2. with sparsity_ratio_granularity added as block: 54.56
  3. reported in paper: 59.4

Thanks a lot for your time.

Full version of the code?

Hello, your work has aroused great interest in me, which makes me really want to delve deeper into understanding and reproducing the pruning process through code. Therefore, I wonder if the code in this repository is complete. Unfortunately, I noticed that at least the lavis.compression.modify_model_with_weight_init module, mentioned in train.py, is not included in the repository.
Is this part necessary for pruning? Or, are you willing to release the complete code?

Pruner for BLIP available?

Hello, I found only blipt5_wanda_pruner in this repository, is it feasible to pruning BLIP(that is, with Bert as the backbone of language modal)? Or, is pruner for BLIP available?

p到底代表剪除律还是保留率

很感谢您的工作,但是在论文中,我对p的含义很混乱,在您文中提到的,p大概代表需要剪掉的比例,那也就是说零阶梯度越大,越应该被剪掉
image
只有这样那个s.t.才成立,但是如果p代表剪掉的比例,那么N_select就代表全局保留个数,那为什么s小的,我保留的就少呢,这不是和前面矛盾了嘛
image

Pruned checkpoints release

Hello

Do you intend to release the checkpoints of the pruned BLIP-v2/ CLIP models via EcoFLap? Thanks!

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.