{"id":23623300,"url":"https://github.com/gbaeke/emotion","last_synced_at":"2026-04-29T08:34:27.390Z","repository":{"id":57649416,"uuid":"164259065","full_name":"gbaeke/emotion","owner":"gbaeke","description":"Detect emotion with FER+","archived":false,"fork":false,"pushed_at":"2019-01-07T18:22:17.000Z","size":155,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-04-23T05:38:58.326Z","etag":null,"topics":["ai","emotion","fer","ferplus","go","golang","machinelearning","ml","opencv","webcam"],"latest_commit_sha":null,"homepage":null,"language":"Go","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/gbaeke.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}},"created_at":"2019-01-05T23:20:25.000Z","updated_at":"2020-07-29T11:43:25.000Z","dependencies_parsed_at":"2022-09-21T12:45:14.991Z","dependency_job_id":null,"html_url":"https://github.com/gbaeke/emotion","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gbaeke/emotion","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbaeke%2Femotion","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbaeke%2Femotion/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbaeke%2Femotion/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbaeke%2Femotion/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gbaeke","download_url":"https://codeload.github.com/gbaeke/emotion/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gbaeke%2Femotion/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32417937,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T06:29:02.080Z","status":"ssl_error","status_checked_at":"2026-04-29T06:29:00.631Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["ai","emotion","fer","ferplus","go","golang","machinelearning","ml","opencv","webcam"],"created_at":"2024-12-27T20:38:32.566Z","updated_at":"2026-04-29T08:34:27.373Z","avatar_url":"https://github.com/gbaeke.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Emotion Detection with FER+ in Go\n\nGo program to detect emotion from faces in a video stream. It uses a container built with Azure Machine Learning and the ONNX FER+ model for emotion detection.\n\nUse the following command to start the container:\n\ndocker run -d -p 5002:5001 gbaeke/onnxferplus\n\nThe container exposes a scoring URI at http://localhost:5002/score. Scoring URI can be set with environment variable SCOREURI\n\nBy default, the webcam capture is shown in a window. With the environment variable VIDEO=0, you can turn this off.\n\nCode requires:\n\n- github.com/disintegration/imaging\n- gocv.io/x/gocv\n\nAlso install Open CV. See [GoCV](https://gocv.io/) for more info\n\nSee [blog post](https://blog.baeke.info/2019/01/06/detecting-emotions-with-fer/) for more information.\n\nRun in a container as follows:\n\ndocker run -it --rm --device=/dev/video0 --env SCOREURI=\"YOUR-SCORE-URI\" --env VIDEO=0 gbaeke/emo","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgbaeke%2Femotion","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgbaeke%2Femotion","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgbaeke%2Femotion/lists"}