Video Sentiment Analysis
I am trying to build a video sentiment analysis feature in python which will take a video and provide the sentiments different people are expressing based on facial expressions in the video. Is there any open source library or project available which I can leverage for my use case?
Topic sentiment-analysis python open-source
Category Data Science