{"id":17189106,"url":"https://github.com/esimov/pigo-openfaas-faceblur","last_synced_at":"2025-07-13T00:34:48.152Z","repository":{"id":91223620,"uuid":"188565854","full_name":"esimov/pigo-openfaas-faceblur","owner":"esimov","description":"OpenFaaS faceblur function using the Pigo face detector library. (https://github.com/esimov/pigo)","archived":false,"fork":false,"pushed_at":"2021-01-05T10:27:40.000Z","size":656,"stargazers_count":18,"open_issues_count":1,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-13T19:41:36.518Z","etag":null,"topics":["face-detection","openfaas","openfaas-function","pigo-face-detection","pigo-openfaas","serverless"],"latest_commit_sha":null,"homepage":"","language":"Go","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/esimov.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"esimov"}},"created_at":"2019-05-25T12:51:44.000Z","updated_at":"2024-11-18T18:53:23.000Z","dependencies_parsed_at":"2023-03-20T18:16:36.262Z","dependency_job_id":null,"html_url":"https://github.com/esimov/pigo-openfaas-faceblur","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/esimov/pigo-openfaas-faceblur","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esimov%2Fpigo-openfaas-faceblur","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esimov%2Fpigo-openfaas-faceblur/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esimov%2Fpigo-openfaas-faceblur/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esimov%2Fpigo-openfaas-faceblur/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/esimov","download_url":"https://codeload.github.com/esimov/pigo-openfaas-faceblur/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/esimov%2Fpigo-openfaas-faceblur/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265075581,"owners_count":23707510,"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-detection","openfaas","openfaas-function","pigo-face-detection","pigo-openfaas","serverless"],"created_at":"2024-10-15T01:10:45.929Z","updated_at":"2025-07-13T00:34:48.092Z","avatar_url":"https://github.com/esimov.png","language":"Go","funding_links":["https://github.com/sponsors/esimov"],"categories":[],"sub_categories":[],"readme":"# OpenFaaS Faceblur Function\n\nThis is an OpenFaaS function to blur the detected faces using the Pigo face detection library.\n\n### Usage\nTo run the function locally you have to make sure OpenFaaS is up and running. Read the official documentation for more help. https://docs.openfaas.com/\n\nClone the repository:\n```bash\n$ git clone https://github.com/esimov/pigo-openfaas-faceblur\n```\n\n#### Build\n```bash \n$ faas-cli build -f stack.yml --gateway=http://\u003cGATEWAY-IP\u003e\n```\n\n#### Deploy\n```bash \n$ faas-cli deploy -f stack.yml --gateway=http://\u003cGATEWAY-IP\u003e\n```\n\nYou can access the UI on the url provided to `--gateway`. \n\n![openfaas](https://user-images.githubusercontent.com/883386/58369734-563f5300-7f07-11e9-9a04-72c4d986abc3.png)\n\n### Result\nAfter deploying the OpenFaaS function `pigo-faceblur` will show up in the function list. You have to provide an image URL then hit invoke. This will return an image with the detected face regions blured out.\n\n\u003cp align=\"center\"\u003e\n\u003cimg src=\"https://user-images.githubusercontent.com/883386/58369719-0791b900-7f07-11e9-9914-52391da1f75b.jpg\" title=\"OpenFaaS faceblur\"/\u003e\n\u003c/p\u003e\n\n## License\n\nCopyright © 2019 Endre Simo\n\nThis project is under the MIT License. See the LICENSE file for the full license text.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fesimov%2Fpigo-openfaas-faceblur","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fesimov%2Fpigo-openfaas-faceblur","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fesimov%2Fpigo-openfaas-faceblur/lists"}