Giter Club home page Giter Club logo

how-a-cnn-work's Introduction

To visualize how a CNN works.

For Chinese reader, there is a Traditional Mandarin translation version.

This was my freelance research assignment in January, 2021.
Visualizing Convolutional Neural Networks using weights and heatmap(grad-CAM and grad-CAM++).

Intorduction

One of the most debated topics in deep learning is how to interpret and understand a trained model. This project is to research the methods of how to visualize a CNN model.

Importance of Visualizing a model

It is absolutely crucial that we know what our model is doing and how it’s making decisions on its predictions.
To visualize the model can help us to know the following things:

  1. Understanding training process of the model.
  2. Assistance in hyperparameter tuning.
  3. Finding out the predicted location of the model.

Technologies

‧ tensorflow 2.4.0 ‧ keras 2.4.3 ‧ opencv 4.1.2

Reference

  1. Grad-CAM: https://arxiv.org/abs/1610.02391
  2. Grad-CAM++: https://arxiv.org/abs/1710.11063

Others

If you find that colab link has broken, please contacting me by mail ([email protected]). I will fix it.
If you are interesting in whole Traditional Mandarin report including code explanation and analysis result, you could see it here.

how-a-cnn-work's People

Contributors

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