Giter Site home page Giter Site logo

gender-detection's Introduction

Gender-Detection

The main objective of our project is to classify the human face wheather it is male or female.It does so by using Convolution Neural Networks. We used the datasets of more than 4000 images which is available at http://www.milbo.org/muct. The facial structure of male and female are quite different which we are instinctivly good at differentiating. For a computer to recognize those traits, lots of training data are required. The difference revealed so far are https://www.palmbeachplastics.com/facial-feminization-surgery-ffs/7-features-of-a-feminine-face/ . We used Keras libraries which provides all libraries required to create CNN model. In that we used Sequential model. Different architecture were tested. Among which the architecture with 3 hidden layers, having 128,128,128 nodes respectively. The input layer takes 64 inputs. The size of the image feed to the network is 64643. We trained the model for 100 epoches. The data were tested which gave us the accuracy of 85.5%. The trained model is present here. The codes are in jupiter notebook.

gender-detection

gender-detection's People

Contributors

avineak avatar

Watchers

James Cloos avatar  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.