Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/guhyun9454/visionassistemotionai
https://github.com/guhyun9454/visionassistemotionai
Last synced: 24 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/guhyun9454/visionassistemotionai
- Owner: guhyun9454
- Created: 2023-11-25T01:07:59.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-04-27T12:37:29.000Z (8 months ago)
- Last Synced: 2024-04-27T14:05:22.176Z (8 months ago)
- Language: Jupyter Notebook
- Size: 47.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 시각장애인을 위한 실시간 얼굴 및 감정 분석 시스템
## 프로젝트 요약
표정 인식에 어려움을 겪는 사람들을 위한 실시간 감정 분석 시스템을 구현하였다. CNN 모델을 통해 ‘분노’, ‘슬픔’, ‘당황’, ‘기쁨’, ‘중립’ 5개의 클래스에 대한 분류를 진행하였다.
데이터 전처리 및 검수 과정을 거치고 다양한 모델을 실험하여 최적의 모델을 찾을 수 있었다. CNN 모델과 얼굴 탐지 모델을 통합하여 실시간으로 얼굴을 인식하고 감정을 분류하는 시스템을 구현하였다