Code Monkey home page Code Monkey logo

capnet-accelerator's Introduction

CapNet-Accelerator

Recently, variants of Convolutional Neural Networks (CNNs) have played an important role in classification tasks and are becoming popular in different domains. Capsule networks are introduced to overcome the two drawbacks of CNNs. These two drawbacks are the weaknesses of CNNs to classify pictures based on the spatial properties of their features and not being able to tolerate a picture’s rotation. Capsule networks perform their computations on vectors to mitigate these problems. Processing vectors needs tremendous computation power; therefore, hardware designs can be used to achieve higher performance in terms of processing time and even energy consumption.

In this project, we propose a hardware accelerator for capsule networks. Some approximations are employed in computations to make the design more efficient. We use our proposed design to classify MNIST and CIFAR-10 datasets. The accuracies of classification for MNIST and CIFAR-10 are 99.17% and 71.79%, respectively; These are, on average, 0.8% deviated from the baseline capsule model.

capnet-accelerator's People

Contributors

rbostandoust avatar

Watchers

 avatar

Forkers

mukullokhande99

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.