Git Product home page Git Product logo

visualizing_convnets's Introduction

visualizing_convnets

This is the code repository for my Medium post Understanding your Convolution network with Visualizations I have used the following dataset https://www.kaggle.com/alxmamaev/flowers-recognition for training my InceptionV3 model.

You can use create_train_val_test.py to create Training, Validation and Test directories out of original datasets. After that you can just run model_training_and_visualization.py to train the model and produce all the visualizations shown in my blog post. Note that the images might differ depending on what test image you are using and how your network is trained.

Although I have tried to explain my code with comments, but for any issues you can just create a Issue and I'll try to resolve it. I have taken the code inspiration from the book Deep Learning in Python by Francois Chollet. I highly recommend for everybody to read this book espeicially if you are new to the field.

Todo : Adding the outputs from tensorboard and explaining them in a separate blog-post

visualizing_convnets's People

Contributors

anktplwl91 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.