IndexError: list index out of range
Roiinbarr opened this issue · 2 comments
Roiinbarr commented
line 302, in top_emotion
top_emotion = top_emotions[0]
IndexError: list index out of range
I am using the the top_emotion and detect_emotions functions but on some of the videos I get this Error, anything I can do to solve this ?
JustinShenk commented
Can you share a video where that happens to shenkjustin@gmail.com?
JustinShenk commented
Closing issue due to inactivity