Giter Site home page Giter Site logo

chiragbhuvaneshwara / cifar10project Goto Github PK

View Code? Open in Web Editor NEW
1.0 0.0 1.0 422.02 MB

DNN, Simple CNN, Alex Net, VGG Net, GoogLe Net and Resnet trained on CIFAR10 dataset using PyTorch. An associated Web Application developed where an image can be uploaded and classified.

Jupyter Notebook 98.29% Shell 0.01% Python 0.71% CSS 0.11% HTML 0.87%

cifar10project's Introduction

cifar10Project

The following has been achieved in this project:

  1. Multiple DNN, CNN, Transfer Learning Models have been trained using PyTorch and alayzed on CIFAR 10 dataset.
  2. A web application has been created using Flask where you can access the 4 models having the highest accuracy on the test set.
  3. All code here has been implemented by Chirag Bhuvaneshwara.

Note: The web application has been tested only in debug mode by running it as: python Flask_Web_App.py Flask_Web_App.py is found inside CIFAR10_Flask_Web_APP directory.

Accuracy achieved:

Models Test Accuracy
Simple DNN 42.52%
Simple CNN 81.46%
VGG19_bn Net 91.06%
Alex Net 90.05%
GoogLeNet 95.78%
ResNet34 96.42%
Inception v3 *

*=> I was unable to train because of insufficient VRAM. Probably needs 16GB of VRAM.

Screenshots from the web app:

  1. Homepage: Home page image

  2. Prediction Page: Prediciton page image

Contact Me:

cifar10project's People

Contributors

chiragbhuvaneshwara avatar

Stargazers

 avatar

Forkers

tifat58

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.