Coder Social home page Coder Social logo

Comments (5)

HolmesShuan avatar HolmesShuan commented on June 4, 2024

To be honest, I haven't tried 90% sparse convolution layer. According to my knowledge, that kind of sparsity could only exist in fully connected layers or a few convolution layers without a huge loss in accuracy. I have tried 50% ConV on resnet. About 2% higher than baseline @top-5 on ImageNet.

from dynamic-network-surgery-caffe-reimplementation.

 avatar commented on June 4, 2024

I have same result with you, did you have other nice result about pruning with other papers? I tried this work and deep compression and ssl,but I find these sparsity methods cost a lot time and without a good acc and sparsity

from dynamic-network-surgery-caffe-reimplementation.

HolmesShuan avatar HolmesShuan commented on June 4, 2024

DNS seems the fastest algorithm,so far. You want a light network or just to prune the pre-trained dense network?

from dynamic-network-surgery-caffe-reimplementation.

 avatar commented on June 4, 2024

I foucs on model compression, I think light work is more important for Embedded system such as phone, but a good network is time-consuming to find, I think pruning + low bit is a good choice,do you have other advices for model compression, especially for fast inference? or will a chat with wechat?

from dynamic-network-surgery-caffe-reimplementation.

HolmesShuan avatar HolmesShuan commented on June 4, 2024

U may interest in BMXNET , SqueezeNet and PerfBLAS. There are other high-performance Binary GEMM libs, u may turn to GitHub Search for more help.

from dynamic-network-surgery-caffe-reimplementation.

Related Issues (2)

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.