{"id":17553476,"url":"https://github.com/dipghoshraj/gender-classifer-module","last_synced_at":"2025-03-29T08:22:18.752Z","repository":{"id":49285964,"uuid":"362423655","full_name":"dipghoshraj/Gender-classifer-module","owner":"dipghoshraj","description":"Gender-classifier-python-module","archived":false,"fork":false,"pushed_at":"2021-06-20T07:42:32.000Z","size":94513,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-03T22:38:43.857Z","etag":null,"topics":["gender-classifier","python-library","tensorflow"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dipghoshraj.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-04-28T10:12:59.000Z","updated_at":"2022-12-27T13:13:12.000Z","dependencies_parsed_at":"2022-08-28T04:51:06.100Z","dependency_job_id":null,"html_url":"https://github.com/dipghoshraj/Gender-classifer-module","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dipghoshraj%2FGender-classifer-module","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dipghoshraj%2FGender-classifer-module/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dipghoshraj%2FGender-classifer-module/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dipghoshraj%2FGender-classifer-module/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dipghoshraj","download_url":"https://codeload.github.com/dipghoshraj/Gender-classifer-module/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246157612,"owners_count":20732646,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gender-classifier","python-library","tensorflow"],"created_at":"2024-10-21T06:05:19.603Z","updated_at":"2025-03-29T08:22:18.732Z","avatar_url":"https://github.com/dipghoshraj.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GENDER-CLASSIFIER\n[![Build Status](https://travis-ci.org/joemccann/dillinger.svg?branch=master)](https://travis-ci.org/joemccann/dillinger)\n\nGender classifier is a python libary written over a classification model which can classify gender of the human inside the image\n  - Classify gender from a image\n  - Model train on tensorflow (CNN)\n\n\n#### Building for source\nFirst install gclassifier from pip:\n```sh\n\u003e\u003e\u003e pip install gclassifier\n```\n \n\n### Run the drawing code:\n\nStep 1 :  Import module for classifier\n```\n\u003e\u003e\u003e from gclassifier import image_classifier\n\u003e\u003e\u003e import cv2\n```\nStep 2 :  Runn the classifier\n```\n\u003e\u003e\u003e img = cv2.imread('7.jpg')\n\u003e\u003e\u003e a = image_classifier(frame=img)\n['woman']\n```\n\nLicense\n----\nMIT\n\nPYPI MODULE\n----------------\nhttps://pypi.org/project/gclassifier/\n\nCONTRIBUTIONS\n----------------\nBug 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.\n\n\n### NOTE :\n```\nThis modlue have been inspired from - https://www.youtube.com/watch?v=WOuAI5DhHyU\n\nAuthor: Dip Ghosh\nemail: dipghoshraj@gmail.com\nIOT and robotics developer with a handson experience in Software development and DevOps.\n```\n\n\n\u003c!-- **Free Software, Yeah it's true!** --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdipghoshraj%2Fgender-classifer-module","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdipghoshraj%2Fgender-classifer-module","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdipghoshraj%2Fgender-classifer-module/lists"}