Skip to main content

A simple gender classifier

Project description

USAGE

pip install genderClassifier

Download the model before proceeding for the first time

# SWAMI KARUPPASWAMI THUNNAI

from gender_classifier import download
download.latest_model()
# SWAMI KARUPPASWAMI THUNNAI

from gender_classifier.classifier import GenderClassifier

classifier = GenderClassifier()
print(classifier.classify_gender("example_image.jpg"))

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

genderClassifier-1.8.tar.gz (2.2 kB view hashes)

Uploaded Source

Built Distribution

genderClassifier-1.8-py3-none-any.whl (2.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page