Code Monkey home page Code Monkey logo

gender-classification's Introduction

Gender Classification using Deep Learning

This project demonstrates gender classification using a deep learning model. Given an image or live feed from a camera, the model detects faces and predicts the gender of each detected face.

Installation

  1. Install the required dependencies by running the following command:

    pip install -r requirements.txt
  2. Activate the virtual environment (if applicable):

    source/bin/activate

Key Points

  • Deep learning model is used for gender classification.
  • The dataset used for training the model is not publicly available. For access to the dataset, please contact the project owner via email at [email protected].
  • The model achieves an accuracy of approximately 80%, but it can be further improved with additional training data and fine-tuning.

Usage

Run the main Python file:

python main.py

Video Inputs and Live Feed

To use video inputs or live feed from a camera, simply run the code or you can update the code according to your specific needs. Please refer to the relevant sections of the code and make the necessary modifications.

Screenshot at 2023-07-11 08-24-53

Contribution

Contributions are welcome! If you find any issues or want to enhance the functionality of the project, please feel free to submit a pull request.

Contact

For any questions or suggestions, please contact the project owner at [email protected].

gender-classification's People

Contributors

gautam132002 avatar

Watchers

 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.