Skip to content

KidsareBornStars/HEY-I

 
 

Repository files navigation

👨‍🏫 HEY-I (HElp Your Interview)

Project Summary

  • 면접 진행 시 행동 분석을 통한 면접 도우미
  • Facial Expression Recognition, Pose Estimation, Eye Tracking 사용해 얼굴 표정, 자세, 시선 처리에 대한 변화 및 이상치 전달

Contributors🔥

김범준 백우열 조용재 조윤재 최명헌

Architecture Flow Map


Data Pipeline


Demo

녹화 준비

녹화 혹은 파일 업로드

전체 분석 결과

세부 분석 결과

피드백 전달


Model

Facial Emotion Recognition

Pose Estimation


Folder Structure 📂

├── 📄README.md
├── 📄requirements.txt
├── 📂airflow
│    └── 📂dags
├── 📂DBconnect
├── 📂model
│    ├── 📂eye
|    │    └── 📂gaze_tracking
│    ├── 📂face
│    │    ├── 📂models
│    │    └── 📂utils
│    └── 📂pose
│         └── 📂mmmpose
├── 📂FastAPI
└── 📂streamlit
     └── 📂pages

Reference

About

HEY-I (HElp Your Interview)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 97.1%
  • Jupyter Notebook 2.6%
  • Other 0.3%