{"id":28211622,"url":"https://github.com/asadiahmad/face-recognition","last_synced_at":"2026-01-27T13:31:25.028Z","repository":{"id":292819947,"uuid":"981747993","full_name":"AsadiAhmad/Face-Recognition","owner":"AsadiAhmad","description":"Implementing face recognition in videos using OpenCV’s deep learning models and pre-trained ONNX models.","archived":false,"fork":false,"pushed_at":"2025-05-27T09:56:04.000Z","size":23882,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-31T10:56:12.386Z","etag":null,"topics":["computer-vision","cosine-similarity","deep-learning","face-detection","face-recognition","feature-extraction","onnx-model","opencv","video-processing"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","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/AsadiAhmad.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,"zenodo":null}},"created_at":"2025-05-11T19:51:55.000Z","updated_at":"2025-05-27T09:56:07.000Z","dependencies_parsed_at":"2025-05-12T10:54:38.722Z","dependency_job_id":null,"html_url":"https://github.com/AsadiAhmad/Face-Recognition","commit_stats":null,"previous_names":["asadiahmad/face-recognition"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AsadiAhmad%2FFace-Recognition","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AsadiAhmad%2FFace-Recognition/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AsadiAhmad%2FFace-Recognition/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AsadiAhmad%2FFace-Recognition/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AsadiAhmad","download_url":"https://codeload.github.com/AsadiAhmad/Face-Recognition/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AsadiAhmad%2FFace-Recognition/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259055963,"owners_count":22798848,"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":["computer-vision","cosine-similarity","deep-learning","face-detection","face-recognition","feature-extraction","onnx-model","opencv","video-processing"],"created_at":"2025-05-17T18:09:45.311Z","updated_at":"2026-01-27T13:31:20.001Z","avatar_url":"https://github.com/AsadiAhmad.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Face-Recognition\n\nThis project implements face recognition in videos using OpenCV’s deep learning models and pre-trained ONNX models.\n\n\u003cdiv display=flex align=center\u003e\n  \u003cimg src=\"/Gif/face_detected.gif\" width=\"800px\"/\u003e\n\u003c/div\u003e\n\n## Tech :hammer_and_wrench: Languages and Tools :\n\n\u003cdiv\u003e\n  \u003cimg src=\"https://github.com/devicons/devicon/blob/master/icons/python/python-original.svg\" title=\"Python\" alt=\"Python\" width=\"40\" height=\"40\"/\u003e\u0026nbsp;\n  \u003cimg src=\"https://github.com/devicons/devicon/blob/master/icons/jupyter/jupyter-original.svg\" title=\"Jupyter Notebook\" alt=\"Jupyter Notebook\" width=\"40\" height=\"40\"/\u003e\u0026nbsp;\n  \u003cimg src=\"https://assets.st-note.com/img/1670632589167-x9aAV8lmnH.png\" title=\"Google Colab\" alt=\"Google Colab\" width=\"40\" height=\"40\"/\u003e\u0026nbsp;\n  \u003cimg src=\"https://github.com/devicons/devicon/blob/master/icons/opencv/opencv-original.svg\" title=\"OpenCV\" alt=\"OpenCV\" width=\"40\" height=\"40\"/\u003e\u0026nbsp;\n  \u003cimg src=\"https://github.com/devicons/devicon/blob/master/icons/numpy/numpy-original.svg\" title=\"Numpy\" alt=\"Numpy\" width=\"40\" height=\"40\"/\u003e\u0026nbsp;\n  \u003cimg src=\"https://github.com/devicons/devicon/blob/master/icons/matplotlib/matplotlib-original.svg\"  title=\"MatPlotLib\" alt=\"MatPlotLib\" width=\"40\" height=\"40\"/\u003e\u0026nbsp;\n  \u003cimg src=\"https://upload.wikimedia.org/wikipedia/commons/thumb/1/12/Google_Drive_icon_%282020%29.svg/1200px-Google_Drive_icon_%282020%29.svg.png\"  title=\"Gdown\" alt=\"Gdown\" width=\"40\" height=\"40\"/\u003e\u0026nbsp;\n\u003c/div\u003e\n\n- Python : Popular language for implementing Neural Network\n- Jupyter Notebook : Best tool for running python cell by cell\n- Google Colab : Best Space for running Jupyter Notebook with hosted server\n- OpenCV : Best Library for working with images\n- Numpy : Best Library for working with arrays in python\n- MatPlotLib : Library for showing the charts in python\n- GDown : Download Resources from Google Drive\n\n## 💻 Run the Notebook on Google Colab\n\nYou can easily run this code on google colab by just clicking this badge [![Open In Colab](https://colab.research.google.com/assets/colab-badge.svg)](https://github.com/AsadiAhmad/Face-Recognition/blob/main/Code/Face_Recognition.ipynb)\n\n## 🪪 License\n\nThis project is licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasadiahmad%2Fface-recognition","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fasadiahmad%2Fface-recognition","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fasadiahmad%2Fface-recognition/lists"}