Giter Club home page Giter Club logo

difference_cnn_dnn's Introduction

Difference_CNN_DNN

In this case we will see the difference using convolutional and without convolutional to train our model.

Even though the accuracy is not really big because I think the data is not really good. as you can see in the sample of data, Iron Man's sample shows that in there is captain america and thor in the same image, that will confuse the model as well. The actual dataset has 8 classes. But in this project we will only use 2 classes because when I'm using all the classes my computer will crash so I just used 2 classes here.

Screenshot 2022-04-09 191812

But with this experiment we can see that using convolutional will perform a better accuracy and reduce the loss between train and validation significantly.

Without Convolutional

  1. The train's accuracy in 10 epoch is 52% and the loss in train is 11.87
  2. The validation's accuracy in 10 epoch is 53% and the loss in validation is 7.23

Screenshot 2022-04-09 192004

Screenshot 2022-04-09 192015

With Convolutional

  1. The train's accuracy in 10 epoch is 61% and the loss train is 0.66
  2. The validation's accuracy in 10 epoch is 66% and the loss validation is 0.66

Screenshot 2022-04-09 192541

Screenshot 2022-04-09 192551

difference_cnn_dnn's People

Contributors

lixx21 avatar

Stargazers

 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.