{"id":19026006,"url":"https://github.com/ruhyadi/drface","last_synced_at":"2025-09-15T12:26:13.929Z","repository":{"id":107409882,"uuid":"588956908","full_name":"ruhyadi/DRFace","owner":"ruhyadi","description":"Face Recognition Framework","archived":false,"fork":false,"pushed_at":"2023-01-25T16:24:00.000Z","size":110,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-02T02:24:14.393Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/ruhyadi.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-01-14T15:51:04.000Z","updated_at":"2023-04-16T19:05:26.000Z","dependencies_parsed_at":null,"dependency_job_id":"e36c6c49-e0e0-42b9-976e-333240823790","html_url":"https://github.com/ruhyadi/DRFace","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/ruhyadi%2FDRFace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruhyadi%2FDRFace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruhyadi%2FDRFace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ruhyadi%2FDRFace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ruhyadi","download_url":"https://codeload.github.com/ruhyadi/DRFace/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240072131,"owners_count":19743526,"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":[],"created_at":"2024-11-08T20:47:09.370Z","updated_at":"2025-02-21T19:15:47.020Z","avatar_url":"https://github.com/ruhyadi.png","language":"Python","readme":"# DRFace\nA simple framework designed for face recognition purposes. This framework is built on top of FastAPI, MongoDB and OpenVINO Model Server so it's ready to use right away. This page will give you a short quickstart demonstration of the DRFace framework. For Documentation please refer to the Reference.\n\u003e Repository under heavy development.\n\n## Quickstart\nWe assume that you have already installed [Docker](https://docs.docker.com/get-docker/) and [Docker Compose](https://docs.docker.com/compose/install/).\n\nBuild the docker images:\n```bash\ndocker build -t ruhyadi/drface:version .\n```\n\nCreate a `.env` file:\n```bash\ncp .env.example .env\n```\n\nDownload the weights from release page and put it in `weights` directory.\n\nRun docker container with docker-compose:\n```bash\ndocker-compose up -d\n```\n\n## API Documentation\nThe API documentation is available at [http://localhost:4540](http://localhost:4540).\n\n\n## Reference\n- [FaceNet Pytorch](https://github.com/timesler/facenet-pytorch)\n- [deepface](https://github.com/serengil/deepface)\n- [insightface](https://github.com/deepinsight/insightface)","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruhyadi%2Fdrface","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fruhyadi%2Fdrface","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fruhyadi%2Fdrface/lists"}