{"id":25295970,"url":"https://github.com/archihalder/emodet","last_synced_at":"2026-04-15T16:04:01.894Z","repository":{"id":103529991,"uuid":"428171372","full_name":"archihalder/EmoDet","owner":"archihalder","description":"A project which detects facial emotions","archived":false,"fork":false,"pushed_at":"2021-11-22T10:50:58.000Z","size":98936,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-06T20:49:41.492Z","etag":null,"topics":["facial-emotion-detection","opencv","tensorflow"],"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/archihalder.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":"2021-11-15T07:56:43.000Z","updated_at":"2021-11-27T14:20:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"7ec7add1-a0bf-4d2f-aee2-be5c4187848c","html_url":"https://github.com/archihalder/EmoDet","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/archihalder/EmoDet","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/archihalder%2FEmoDet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/archihalder%2FEmoDet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/archihalder%2FEmoDet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/archihalder%2FEmoDet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/archihalder","download_url":"https://codeload.github.com/archihalder/EmoDet/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/archihalder%2FEmoDet/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279018576,"owners_count":26086579,"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","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["facial-emotion-detection","opencv","tensorflow"],"created_at":"2025-02-13T02:54:27.377Z","updated_at":"2025-10-14T12:50:01.970Z","avatar_url":"https://github.com/archihalder.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align='center'\u003eEmoDet\u003c/h1\u003e\n\n### Description\n\nA project which detects a person's face and predicts his/her emotions using OpenCV and Deep Learning.\n\n---\n\n### Dataset\n\nThe dataset used in making this project is FER-2013 dataset. The data consists of 48x48 pixel grayscale images of faces. The faces have been automatically registered so that the face is more or less centred and occupies about the same amount of space in each image.\n\nThe dataset is categorized into seven categories based on the facial expressions (Angry, Disgust, Fear, Happy, Sad, Surprise, Neutral). The training set consists of 28,709 examples and the public test set consists of 3,589 examples.\n\nThe dataset can be accessed by clicking \u003ca href='https://www.kaggle.com/msambare/fer2013'\u003ehere\u003c/a\u003e.\n\n---\n\n### Model Architecture\n\n---\n\n### User Guide\n\n1. Clone the project to you local machine\n\n```bash\ngit clone git@github.com:archihalder/EmoDet.git\n```\n\n2. Enter the directory\n\n```bash\ncd EmoDet\n```\n\n3. Get the required modules to run\n\n```bash\npip install -r requirements.txt\n```\n\n4. Enter src directory\n\n```bash\ncd src\n```\n\n5. Run the file\n\n```bash\npython3 video.py\n```\n\n---\n\n### Demonstration\n\n---\n\n### Contributors\n\n1. \u003ca href = \"https://github.com/archihalder\"\u003eArchi Halder\u003c/a\u003e\n2. \u003ca href = \"https://github.com/mishra1683\"\u003eAditya Mishra\u003c/a\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farchihalder%2Femodet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Farchihalder%2Femodet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Farchihalder%2Femodet/lists"}