{"id":25122578,"url":"https://github.com/riz4d/genpredictor","last_synced_at":"2026-04-30T00:08:16.622Z","repository":{"id":184815595,"uuid":"658304905","full_name":"riz4d/GenPredictor","owner":"riz4d","description":"Python script Using OpenCV and pre-trained models to detect faces in an image and predict the gender of each detected face.","archived":false,"fork":false,"pushed_at":"2023-07-30T11:31:01.000Z","size":43562,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-08T07:13:59.892Z","etag":null,"topics":["face-recognition","gender-recognition","opencv"],"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/riz4d.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-06-25T11:15:44.000Z","updated_at":"2023-12-04T13:19:25.000Z","dependencies_parsed_at":"2023-07-30T12:36:56.625Z","dependency_job_id":null,"html_url":"https://github.com/riz4d/GenPredictor","commit_stats":null,"previous_names":["riz4d/genpredictor"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riz4d%2FGenPredictor","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riz4d%2FGenPredictor/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riz4d%2FGenPredictor/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/riz4d%2FGenPredictor/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/riz4d","download_url":"https://codeload.github.com/riz4d/GenPredictor/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246850274,"owners_count":20844029,"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":["face-recognition","gender-recognition","opencv"],"created_at":"2025-02-08T07:14:04.469Z","updated_at":"2026-04-30T00:08:11.597Z","avatar_url":"https://github.com/riz4d.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GenPredictor\nA Python script Using OpenCV and pre-trained models to detect faces in an image and predict the gender of each detected face.\n\n### Requirements\n» Python 3 \u003cbr\u003e\n» OpenCV (pip install opencv-python)\u003cbr\u003e\n» NumPy (pip install numpy)\n \n### Usage\n\nOpen your favorite Terminal and run these commands.\n\n##### 1. Clone This Repository in to Local Machine:\n\n```sh\ngitclone https://github.com/riz4d/GenPredictor/\n```\n\n##### Install Requirements:\n\n```sh\npip install -r requirements.txt\n```\n\n##### Run the script :\n\n```sh\npython3 main.py\n```\n\n### Note\n\n» The script uses a confidence threshold (conf_threshold) to filter out weak face detections. You can adjust this value to control the sensitivity of the detection. \u003cbr\u003e\n» If no faces are detected in the image, the script will display a message indicating that no faces were Detected.\n\n### Acknowledgments\n\nthe pre-trained models are taken from the [opencv](https://github.com/opencv) repositories further reference take look on their repositories for the models and their usage.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friz4d%2Fgenpredictor","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Friz4d%2Fgenpredictor","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Friz4d%2Fgenpredictor/lists"}