Giter Club home page Giter Club logo

cnn's Introduction

CNN-part-1

We use TensorFlow + Keras to build models

We have 4 models Convolutional neural network (CNN) :

  1. CNN (fashion_mnist dataset)
  2. CNN (v01) (cats_and_dogs_small dataset)
  3. CNN With data augmentation (v02) (cats_and_dogs_small dataset)
  4. CNN With VGG-16 With data augmentation (v03) (cats_and_dogs_small dataset)
  5. CNN With VGG-16 With data augmentation With Unfreeze the base model (v04) (cats_and_dogs_small dataset)

we find them in CNN.ipynb , Project.ipynb and VGG-16.ipynb


(cats_and_dogs_small dataset)

cats_and_dogs_small.zip - Google Drive


1. CNN (fashion_mnist dataset)

This model is cnn_fashion_mnist.h5

we find code in CNN.ipynb => Code view here ๐Ÿ‘จโ€๐Ÿ’ป


2. CNN (v01) (cats_and_dogs_small dataset)

This model is project_V01.h5

we find code in Project.ipynb => Code view here ๐Ÿ‘จโ€๐Ÿ’ป


3. CNN With data augmentation (v02) (cats_and_dogs_small dataset)

This model is project_V02.h5

we find code in Project.ipynb => Code view here ๐Ÿ‘จโ€๐Ÿ’ป


4. CNN With VGG-16 With data augmentation (v03) (cats_and_dogs_small dataset)

This model is project_V03.h5

we find code in Project.ipynb => Code view here ๐Ÿ‘จโ€๐Ÿ’ป

We not change weights in convolutional base VGG-16 ( freeze the base model ) and train only fully connected neural network

VGG-16 Architecture :


5. CNN With VGG-16 With data augmentation With Unfreeze the base model (v04) (cats_and_dogs_small dataset)

This model is project_V04.h5 (download model weights from here )

we find code in VGG-16.ipynb => Code view here ๐Ÿ‘จโ€๐Ÿ’ป

We change weights in convolutional base VGG-16 ( Unfreeze the base model ) and train fully connected neural network

VGG-16 Architecture :


cnn's People

Contributors

ahmedatef1610 avatar

Stargazers

Mohamed Ibrahim avatar

Watchers

 avatar

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.