Git Product home page Git Product logo

oqa's People

Contributors

lavieenrosesmz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

oqa's Issues

question about supernet's quantization function and bit inheritance

Thanks for sharing the awesome work!
I have one question about quantization function and bit inheritance.
In the paper, you choose LSQ as the quantization function which has a learnable scale paremeter and double the paremeter when bit-width goes down(bit inheritance).
My question is:
If using google's tflite int16/in8 quantization function which has a scale and a zero point, does your OQA algoritim work?If it works, how should I adjust the bit inheritance algorithm?

Thanks!

About training codes

Hi,
Thanks for sharing the awesome work! Could you share the training code of 4/3/2 bit OQA if you can? Thanks a lot!

Question about H-swish activation and SE layer

Hi,

Thanks for sharing the exciting work! Two quick questions about the H-swish activation and the SE layer.

H-swish activation is troublesome because of its skewed distribution. Specifically for LSQ, we either use an unsigned quantizer and clip all negative values to zero or use a signed quantizer and waste some of the negative quantization grid. Judging from your implementation of LSQ, you took the former route. Did you observe any impact on performance from clipping the activation?

For the SE layer, I see you left it at full precision. Have you tried to quantize it? If so, how much does it impact the performance?

Thank you!

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.