susantabiswas/realtime-facial-emotion-analyzer

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.coveragerc
.dockerignore
.github/workflows/codeql-analysis.yml
.github/workflows/python-app.yml
.gitignore
.travis.yml
Dockerfile
LICENSE
README.md
data/Ubuntu-R.ttf
data/emojis/angry.png
data/emojis/disgusted.png
data/emojis/fearful.png
data/emojis/happy.png
data/emojis/neutral.png
data/emojis/sad.png
data/emojis/surprised.png
data/media/1.JPG
data/media/2.JPG
data/media/3.JPG
data/media/4.JPG
data/media/model_plot.png
data/media/out3.jpg
data/media/out4.jpg
data/media/out5.jpg
data/media/out6.jpg
data/media/output.gif
data/sample/1.jpg
data/sample/2.jpg
data/sample/3.jpg
data/sample/4.jpg
data/sample/5.jpg
data/sample/6.jpg
emotion_analyzer/emotion_detector.py106
A
0 mins
emotion_analyzer/emotion_detector_base.py8
A
0 mins
emotion_analyzer/exceptions.py43
A
0 mins
emotion_analyzer/face_detection_dlib.py89
A
0 mins
emotion_analyzer/face_detection_mtcnn.py91
A
35 mins
emotion_analyzer/face_detection_opencv.py107
A
1 hr
emotion_analyzer/face_detector.py6
A
0 mins
emotion_analyzer/logger.py127
A
0 mins
emotion_analyzer/media_utils.py152
A
0 mins
emotion_analyzer/model_utils.py68
A
1 hr
emotion_analyzer/validators.py20
A
0 mins
models/mmod_human_face_detector.dat
models/opencv_face_detector.pbtxt
models/opencv_face_detector_uint8.pb
models/shape_predictor_5_face_landmarks.dat
models/weights.h5
requirements.txt