Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 702 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 702 Bytes

FacialSentimentAnalysis

A Non Verbal Facial Sentiment Analysis Using Convolutional Neural Network.
Sentiment plays a vital role in interpersonal communication. These can be expressed in three distinct ways, such as 55% non-verbal (facial expression, gesture), 38% vocal, and 7% verbal. At present, only 7% of communication is transmitted in around 7,000 languages worldwide, and the remaining 93% have used another form of communication. Therefore, the non-verbal facial expression is a cardinal way of communicating humankind. Facial expressions consist of the movement of facial muscles that contain sentiment expressed by a person.

Dependence

  • python==3.7
  • tensorflow==1.7.0
  • keras==2.1.5