{"id":20114530,"url":"https://github.com/quantivio/face_characters_detection","last_synced_at":"2025-05-06T12:31:11.821Z","repository":{"id":65900994,"uuid":"315567334","full_name":"Quantivio/face_characters_detection","owner":"Quantivio","description":"A simple Face detection API made with Python, Flask, and Deepface capable of detecting emotion, race, gender, and ethnicity.","archived":false,"fork":false,"pushed_at":"2023-05-15T20:17:05.000Z","size":261,"stargazers_count":2,"open_issues_count":5,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-05-02T04:10:33.491Z","etag":null,"topics":["deepface","face-detection-api","python3"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Quantivio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2020-11-24T08:32:37.000Z","updated_at":"2024-05-02T04:10:33.492Z","dependencies_parsed_at":"2023-08-02T01:31:25.552Z","dependency_job_id":null,"html_url":"https://github.com/Quantivio/face_characters_detection","commit_stats":null,"previous_names":["quantivio/face_characters_detection"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quantivio%2Fface_characters_detection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quantivio%2Fface_characters_detection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quantivio%2Fface_characters_detection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Quantivio%2Fface_characters_detection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Quantivio","download_url":"https://codeload.github.com/Quantivio/face_characters_detection/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224503563,"owners_count":17322228,"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":["deepface","face-detection-api","python3"],"created_at":"2024-11-13T18:30:10.989Z","updated_at":"2024-11-13T18:30:12.348Z","avatar_url":"https://github.com/Quantivio.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Face Detection API\n\nA simple face detection API made with Python Flask and FastAPI, using the Deepface library.\n\n## Tech Stack\n\n- Python\n- Flask\n- Deepface\n\n## Dependencies\n\n- Deepface: https://github.com/serengil/deepface\n\n## Running the API\n\n1. Clone the repository\n2. Install the dependencies with Poetry:\n    - Install Poetry\n      with `curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py | python`\n      or `pip install poetry`\n    - Install the packages with `poetry install`\n    - Start a poetry shell with `poetry shell`\n3. Start the Flask development server with `flask run`\n4. Start the FastAPI development server with `uvicorn fast_app:app`\n\n## Installing Deepface on MacOS or Troubleshooting\n\nIf you encounter any errors during installation, try the following steps:\n\n1. Remove the `pyproject.toml` and `poetry.lock` files\n2. For MacOS with M1, run:\n    - `poetry add tensorflow-macos tensorflow-Metal fastapi flask pillow`\n3. Start a Poetry shell with `poetry shell`\n4. Install Deepface without dependencies by running `pip install deepface --no-deps`\n\n## Note\n\nBefore running the API, make sure to check that you have all the required dependencies installed and configured\ncorrectly.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquantivio%2Fface_characters_detection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fquantivio%2Fface_characters_detection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquantivio%2Fface_characters_detection/lists"}