Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit bd0f558

Browse files
Facial-Expression-Recognition
1 parent 39a48e9 commit bd0f558

File tree

1 file changed

+10
-6
lines changed

1 file changed

+10
-6
lines changed

‎Facial-Expression-Recognition/readme.md‎

Lines changed: 10 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
1-
__Facial Expression Recognition__
1+
# Facial Expression Recognition
22
***
33

44

55
Facial expression recognition is a technology which detects emotions in human faces. More precisely, this technology is a sentiment analysis tool and is able to automatically detect the basic or universal expressions: happiness, sadness, anger, surprise, fear, and disgust etc.
66

77

8-
__Dependencies__
8+
## Dependencies
99

1010

1111
<code>
@@ -14,7 +14,7 @@ __Dependencies__
1414
</code>
1515

1616

17-
__Implementation of OpenCV HAAR CASCADES__
17+
## Implementation of OpenCV HAAR CASCADES
1818

1919

2020
Here "Frontal Face Alt" Classifier is used for detecting the presence of Face in the WebCam.
@@ -26,7 +26,7 @@ then, load this file which can be found in the label.py
2626
</code>
2727

2828

29-
__ReTraining the Network - Tensorflow Image Classifier__
29+
## ReTraining the Network - Tensorflow Image Classifier
3030

3131

3232
Create an Image classifier that identifies whether a person is sad, happy and so on and then show this text on the OpenCV Window.
@@ -42,7 +42,7 @@ Create an Image classifier that identifies whether a person is sad, happy and so
4242
</code>
4343

4444

45-
__Importing the ReTrained Model and Setting Everything Up__
45+
## Importing the ReTrained Model and Setting Everything Up
4646

4747

4848
Now run the "label.py" program by typing the following in Terminal:
@@ -56,4 +56,8 @@ Now run the "label.py" program by typing the following in Terminal:
5656
It will open a new window of OpenCV and then identifies your Facial Expression. ##You can express your emotions and get the results.##
5757

5858

59-
[![Facial-Expression-Recognition](https://i1.wp.com/sefiks.com/wp-content/uploads/2018/01/kid-expressions-cover.png?resize=560%2C9999&ssl=1)]
59+
[![Facial-Expression-Recognition](https://i1.wp.com/sefiks.com/wp-content/uploads/2018/01/kid-expressions-cover.png?resize=560%2C9999&ssl=1)]
60+
61+
## Author
62+
63+
[Debashish kumar sahoo](https://github.com/Debashish-hub)

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /