{"id":24986998,"url":"https://github.com/hitthecodelabs/deepfaceregistry","last_synced_at":"2026-04-02T02:50:31.460Z","repository":{"id":204817296,"uuid":"712731104","full_name":"hitthecodelabs/DeepFaceRegistry","owner":"hitthecodelabs","description":"Real-time face recognition using IP cameras","archived":false,"fork":false,"pushed_at":"2023-11-09T17:05:48.000Z","size":22777,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-04T11:44:04.942Z","etag":null,"topics":["deepface","django","flask","javascript","mediapipe","mysql","opencv","vue","vue3","vuejs"],"latest_commit_sha":null,"homepage":"","language":"Vue","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/hitthecodelabs.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-11-01T04:17:46.000Z","updated_at":"2024-03-26T22:55:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"b3d93853-397a-4971-b488-c664df736335","html_url":"https://github.com/hitthecodelabs/DeepFaceRegistry","commit_stats":null,"previous_names":["hitthecodelabs/deepfaceregistry"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hitthecodelabs%2FDeepFaceRegistry","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hitthecodelabs%2FDeepFaceRegistry/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hitthecodelabs%2FDeepFaceRegistry/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hitthecodelabs%2FDeepFaceRegistry/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hitthecodelabs","download_url":"https://codeload.github.com/hitthecodelabs/DeepFaceRegistry/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246174530,"owners_count":20735413,"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","django","flask","javascript","mediapipe","mysql","opencv","vue","vue3","vuejs"],"created_at":"2025-02-04T11:35:16.692Z","updated_at":"2025-12-30T20:30:03.228Z","avatar_url":"https://github.com/hitthecodelabs.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# DeepFaceRegistry\n\nThis project offers a robust solution for real-time face recognition using IP cameras, integrating technologies like Django, Vue.js, DeepFace, OpenCV, and MediaPipe. The core feature allows for real-time logging of recognized faces against a pre-registered database of users.\n\n## Features\n\n- **User Registration**: Register users and store their facial information for later recognition.\n- **IP Camera Integration**: Link IP cameras to the system for real-time face tracking.\n- **Real-time Face Recognition**: Every face captured by the IP cameras is compared against the user database in real-time.\n- **Automatic Logging**: If a recognized face matches a registered user, the information gets logged in real-time. Faces that aren't in the database are ignored.\n\n## Technologies Used\n\n- **Backend**: Django, Flask\n- **Frontend**: Vue.js\n- **Face Recognition**: DeepFace, OpenCV, MediaPipe\n\n## Directory Structure\n\n- `camera_track_backend`: Contains all backend code, built with Django.\n- `camera_track_frontend`: Contains frontend code, developed using Vue.js.\n\n## Local Setup\n\nTo run this project locally, you need to set up both frontend and backend.\n\n### Frontend\n\nNavigate to the `camera_track_frontend` directory:\n\n```bash\ncd camera_track_frontend\nnpm run serve -- --port 4000\n```\n\n### Backend\nEnsure you have poetry installed. Navigate to the `camera_track_backend` directory:\n\n```bash\ncd camera_track_backend\npoetry run python manage.py runserver localhost:8000\n```\nThis will start the backend server on http://localhost:8000/\n\n\n## Contributing\nContributions to DeepFaceRegistry are welcome! Here's how you can contribute:\n\nFork the repository on GitHub.\nCreate a new branch for your proposed feature or fix.\nCommit your changes with an informative description.\nPush your branch and submit a pull request.\nWe appreciate your input!\n\n## License\nDeepFaceRegistry is open source software licensed under the MIT License. See the LICENSE file for more details.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhitthecodelabs%2Fdeepfaceregistry","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhitthecodelabs%2Fdeepfaceregistry","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhitthecodelabs%2Fdeepfaceregistry/lists"}