Giter VIP home page Giter VIP logo

revisiting-pooling-in-cnns's Introduction

Revisiting-Pooling-in-CNNs

This repository implements RNNPool[1] and SoftPool[2]. Both of the pooling methods are proposed with the intent of reducing information loss induced by traditional downsampling methods (such as AveragePooling, MaxPooling) as well as to reduce the compute requirements of CNNs on tiny devices. Interested reader is encouraged to check out this blog post by Microsoft that shed some light on the limitations of the existing pooling methods.

Note that I am yet to add the implementation of RNNPool.

For more details on the implementation and usage, please check out the notebooks.

Citation

[1] Saha, Oindrila, et al. “RNNPool: Efficient Non-Linear Pooling for RAM Constrained Inference.” ArXiv:2002.11921 [Cs], Oct. 2020. arXiv.org, http://arxiv.org/abs/2002.11921.
[2] Stergiou, Alexandros, et al. “Refining Activation Downsampling with SoftPool.” ArXiv:2101.00440 [Cs], Jan. 2021. arXiv.org, http://arxiv.org/abs/2101.00440.

revisiting-pooling-in-cnns's People

Contributors

sayakpaul avatar

Stargazers

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

Watchers

 avatar  avatar

Forkers

1chizhang

revisiting-pooling-in-cnns's Issues

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.