Giter Site home page Giter Site logo

suwungtandon / naruto-eyes-classification Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 6.86 MB

Naruto Characters ๐Ÿ˜ผ Ocular Power ๐Ÿ‘“ Classification โค๏ธ using deep learning ๐Ÿ’ซ machine learning

Home Page: https://suwungtandon.github.io/naruto-eyes-classification/

CSS 8.17% HTML 11.16% JavaScript 16.36% Python 64.32%

naruto-eyes-classification's Introduction

Naruto Ocular Power Classifier using Neural Networks


Getting Started :


Classification on Naruto character eye images with various CNN for analysing the Neural Network accuracy.

Info :

Classes NeuralNetworks
Sharingan CNN1
Byakugan CNN3
Sage CNN4
Others LeNet
VGG16

How to Train model with custom data?


  1. Prepare Images in directory structure
- train
    |_sharingan
    |_byakugan
    |_Others

  1. Train Command:
python train.py -d data/train/
  1. Test :
python test.py -m modules/LENET_naruto_eye.h5 -i data/test/sage_draw.jpeg

Neural Networks :


I have used these neural networks. Still lot to go and include ... !

LeNet :


Structure:

Training result:

CNN4 :


Structure:

Training result:

CNN3 :


Structure:

Training result:

CNN1 :


Structure:

Training result:

Thanks for the References :


naruto-eyes-classification's People

Contributors

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