Coder Social home page Coder Social logo

greatsharma / deeplearning-papers-implementation Goto Github PK

View Code? Open in Web Editor NEW
8.0 2.0 1.0 24.92 MB

Deep learning Papers Implementation using Tensorflow-keras

Jupyter Notebook 100.00%
deep-learning convolutional-neural-networks inceptionnet xceptionnet densenet resnet tensorflow keras unet

deeplearning-papers-implementation's Introduction

Research-Papers-Implementation

This repository contains the paper implementations of various advanced CNN based architectures. The primary goal of this repository is to show how to implement these papers using tensorflow-keras. Model performance and accuracy are not taken into consideration while implementing these papers. I just focused on the implementation part.

For the implementation, I used the facial emotion dataset. The reason for not opting for other well-known datasets like MNIST is due to the fact that those datasets are fairly simple. Whereas facial emotion recognition aka FER is a bit complex task to do.

Currently, I have implemented the below papers, for each paper I mentioned the link to the paper as well. Also, I didn't exactly mimic the architecture because they are very deep and are usually designed for images with larger sizes like in imagenet but the dataset I used is of size 48x48 which is around 5 times smaller then imagenet. Hence instead of using the same number of layers as mentioned in the paper I just decreased the number of layers. But the model architecture is exactly the same and if you wish you can play by adding more and more layers, it's really easy to do in my code.

I have implemented each paper in separate google-colab (to leverage free GPU). For each paper, I mentioned the link to the paper, notebook in this repository, and colab notebook as well. You can directly read the notebooks in this repository but if you face problems while rendering jupyter notebooks in GitHub(which you may) then directly open the colab link.

Papers Implemented

  1. DenseNets
    paper - https://arxiv.org/abs/1608.06993v3
    notebook - https://github.com/greatsharma/Research-Papers-Implementation/blob/master/DenseNet.ipynb
    colab - https://drive.google.com/file/d/1qjUdDKxAIdpMHc9by81XTWp9ZNzyuJQc/view?usp=sharing

  2. GoogLeNet / InceptionNet
    paper - https://arxiv.org/abs/1409.4842
    notebook - https://github.com/greatsharma/Research-Papers-Implementation/blob/master/InceptionNet.ipynb
    colab - https://drive.google.com/file/d/1FNUTbp9735lRMWQYempPEhgbhfmEBbCP/view?usp=sharing

  3. ResNet
    paper - https://arxiv.org/abs/1512.03385
    notebook - https://github.com/greatsharma/Research-Papers-Implementation/blob/master/ResNet.ipynb
    colab - https://drive.google.com/file/d/1NW42aw5f83TA-AyADs-yY1BdzV35PAcK/view?usp=sharing

  4. XceptionNet
    paper - https://ieeexplore.ieee.org/document/8099678
    notebook - https://github.com/greatsharma/Research-Papers-Implementation/blob/master/XceptionNet.ipynb
    colab - https://drive.google.com/file/d/1Bo92DVpz1KyYPTCdC3neGbj8wJFdks0o/view?usp=sharing

  5. U-Net
    paper - https://arxiv.org/abs/1505.04597
    notebook - https://github.com/greatsharma/Research-Papers-Implementation/blob/master/denoising_Unet.ipynb
    colab - https://colab.research.google.com/drive/1ubWe7wj_K7_qGDostLnzP7Wf4DYqhgN6?usp=sharing

If you face any problem while rendering notebook in github or opening in colab then please try it 3-4 times and if the situation remains the same then simply open an issue, I will fix that.

deeplearning-papers-implementation's People

Contributors

greatsharma avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

junjie2008v

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.