Coder Social home page Coder Social logo

s-he-detector's Introduction

S-he detector ✏️️

This project is a handwriting gender detection system. It is used to determine the gender of the writer from his handwriting using machine learning techniques.

Description 📄

The project is divided into three main sections:

1- Preprocessing: Prepare the image in a way to be suitable for different feature extraction techniques.

2- Feature Extraction: Here we used four features as they’ve proved their efficiency in detecting different aspects of handwriting.

3- Classification: we append all these features in one vector as our feature vector that will be passed to the classifier for training the model.

image

features used for training 📥

LBP

GLCM

COLD

HOG

classifiers used 📤

Gradient Boosting

Random forest

Linear SVM

Adaboost

KNN

MLP

Resulting Accuracies 📈

image

Run the following to use ⚙️

pip install numpy

pip install skimage

pip install scipy

pip install matplotlib

pip install opencv-python

pip install -U scikit-learn

conda install pandas

Project report for more 📋

https://docs.google.com/document/d/16FQCmli5y5Mh4aV52EdKAZJq52TqvPk_NUzCIPTOZ00/edit?usp=drivesdk

Contributors 👩🏻‍💻👨🏻‍💻

Marim Naser
Marim Naser
Mariem Muhammed
Mariem Muhammed
Reem Emad
Reem Emad
Esraa Amr
Esraa Amr
Omar Ahmed
Omar Ahmed

s-he-detector's People

Contributors

marim1611 avatar mariemzayn18 avatar omar-ahmed314 avatar reem-atalah avatar esraa-amr 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.