Skip to content

Naruto Characters 😼 Ocular Power 👓 Classification ❤️ using deep learning 💫 machine learning

Notifications You must be signed in to change notification settings

bhachauk/naruto_eyes_classification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Naruto Eyes Classifier using Neural Networks


Getting Started :


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

Classes :

  • Sharingan
  • Byakugan
  • Others (Sage)

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 the basic neural networks for testing purpose and will add more.

LeNet :


Structure:

Training result:

Thanks for the References :


About

Naruto Characters 😼 Ocular Power 👓 Classification ❤️ using deep learning 💫 machine learning

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published