Git Product home page Git Product logo

gender-classifer-module's Introduction

GENDER-CLASSIFIER

Build Status

Gender classifier is a python libary written over a classification model which can classify gender of the human inside the image

  • Classify gender from a image
  • Model train on tensorflow (CNN)

Building for source

First install gclassifier from pip:

>>> pip install gclassifier

Run the drawing code:

Step 1 : Import module for classifier

>>> from gclassifier import image_classifier
>>> import cv2

Step 2 : Runn the classifier

>>> img = cv2.imread('7.jpg')
>>> a = image_classifier(frame=img)
['woman']

License

MIT

PYPI MODULE

https://pypi.org/project/gclassifier/

CONTRIBUTIONS

Bug reports and pull requests are always welcome on GitHub at https://github.com/dipghoshraj/Gender-classifer-module. This project is intended to help developers and no restriction to use, welcoming space for collaboration, and contributors are expected to adhere to the Contributor Covenant code of conduct.

NOTE :

This modlue have been inspired from - https://www.youtube.com/watch?v=WOuAI5DhHyU

Author: Dip Ghosh
email: [email protected]
IOT and robotics developer with a handson experience in Software development and DevOps.

gender-classifer-module's People

Contributors

dipghoshraj avatar dipghoshspotkwik avatar

Stargazers

 avatar  avatar

Watchers

 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.