{"id":25275899,"url":"https://github.com/davphla/face-editing-tool","last_synced_at":"2025-10-27T13:31:06.534Z","repository":{"id":215044094,"uuid":"716465866","full_name":"Davphla/Face-Editing-Tool","owner":"Davphla","description":"Tool to edit and filter faces using AI and basic image processing function","archived":false,"fork":false,"pushed_at":"2024-07-18T20:12:20.000Z","size":10475,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-07-20T04:26:48.508Z","etag":null,"topics":["api","artificial-intelligence","face","imageprocessing"],"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/Davphla.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,"roadmap":null,"authors":null}},"created_at":"2023-11-09T07:40:08.000Z","updated_at":"2024-07-18T20:45:42.000Z","dependencies_parsed_at":"2024-01-02T07:57:30.673Z","dependency_job_id":null,"html_url":"https://github.com/Davphla/Face-Editing-Tool","commit_stats":null,"previous_names":["davphla/ip-final-project"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Davphla%2FFace-Editing-Tool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Davphla%2FFace-Editing-Tool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Davphla%2FFace-Editing-Tool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Davphla%2FFace-Editing-Tool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Davphla","download_url":"https://codeload.github.com/Davphla/Face-Editing-Tool/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238498433,"owners_count":19482433,"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":["api","artificial-intelligence","face","imageprocessing"],"created_at":"2025-02-12T15:36:45.043Z","updated_at":"2025-10-27T13:31:05.804Z","avatar_url":"https://github.com/Davphla.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Face Censoring Tool for Image Processing Class\r\n\r\n## Introduction\r\n\r\nThis is a simple tool for applying filter on faces in images. It is written in Python and uses facenet for Face Detection, PIL for image I/O, and our own mosaic function.\r\n\r\n\r\n## How to Use\r\n\r\n### install requirements\r\n```shell\r\npython -m venv venv\r\n\r\nsource venv/Scripts/activate\r\n\r\npip install requirements.txt\r\n```\r\n\r\n### Run\r\n```shell\r\npython sources/app.py\r\n```\r\nyou can see that server is running on http://localhost:5000.\r\n\r\n## API Endpoint\r\n### /hello\r\n### /upload\r\n### /change\r\n\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavphla%2Fface-editing-tool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdavphla%2Fface-editing-tool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdavphla%2Fface-editing-tool/lists"}