{"id":18735346,"url":"https://github.com/josancamon19/facial_keypoint_detection","last_synced_at":"2025-11-15T13:30:16.906Z","repository":{"id":37069244,"uuid":"177190598","full_name":"josancamon19/facial_keypoint_detection","owner":"josancamon19","description":"Facial Keypoint Detection project for Computer Vision Nanodegree.","archived":false,"fork":false,"pushed_at":"2022-11-22T02:23:16.000Z","size":8411,"stargazers_count":0,"open_issues_count":3,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-14T13:09:06.928Z","etag":null,"topics":["computer-vision-nanodegree","facial-keypoint-detection","udacity-nanodegree"],"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/josancamon19.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}},"created_at":"2019-03-22T18:26:01.000Z","updated_at":"2019-03-24T05:21:37.000Z","dependencies_parsed_at":"2023-01-20T13:31:24.186Z","dependency_job_id":null,"html_url":"https://github.com/josancamon19/facial_keypoint_detection","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josancamon19%2Ffacial_keypoint_detection","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josancamon19%2Ffacial_keypoint_detection/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josancamon19%2Ffacial_keypoint_detection/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/josancamon19%2Ffacial_keypoint_detection/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/josancamon19","download_url":"https://codeload.github.com/josancamon19/facial_keypoint_detection/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239608487,"owners_count":19667648,"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-nanodegree","facial-keypoint-detection","udacity-nanodegree"],"created_at":"2024-11-07T15:16:34.377Z","updated_at":"2025-11-15T13:30:16.601Z","avatar_url":"https://github.com/josancamon19.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"[//]: # (Image References)\n\n[image1]: ./images/key_pts_example.png \"Facial Keypoint Detection\"\n\n# Facial Keypoint Detection\n\n## Project Overview\n\nIn this project, I combined my knowledge of computer vision techniques and deep learning architectures to build a facial keypoint detection system. Facial keypoints include points around the eyes, nose, and mouth on a face and are used in many applications. These applications include: facial tracking, facial pose recognition, facial filters, and emotion recognition. the completed code is able to look at any image, detect faces, and predict the locations of facial keypoints on each face; examples of these keypoints are displayed below.\n\n![Facial Keypoint Detection][image1]\n\nThe project was broken up into a few main parts in four Python notebooks, **only Notebooks 2 and 3 (and the `models.py` file) contains the code built**:\n\n__Notebook 1__ : Loading and Visualizing the Facial Keypoint Data\n\n__Notebook 2__ : Defining and Training a Convolutional Neural Network (CNN) to Predict Facial Keypoints\n\n__Notebook 3__ : Facial Keypoint Detection Using Haar Cascades and your Trained CNN\n\n__Notebook 4__ : Fun Filters and Keypoint Uses\n\n\n\n## Project Instructions\n\nAll of the starting code and resources you'll need to compete this project are in the following Github repository. Before you can get started coding, you'll have to make sure that you have all the libraries and dependencies required to support this project. If you have already created a `cv-nd` environment for [exercise code](https://github.com/udacity/CVND_Exercises), then you can use that environment!\n\nLICENSE: This project is licensed under the terms of the MIT license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjosancamon19%2Ffacial_keypoint_detection","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjosancamon19%2Ffacial_keypoint_detection","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjosancamon19%2Ffacial_keypoint_detection/lists"}