[Solved] Is Deep Learning really needed for Facial expression recognition? Or Is this just like proposing saw for cutting cake?

As with many domains of computer vision recently, deep learning is not needed to perform the task but does outperform non-DL based methods. There is lots of prior work that uses other techniques, for example SVMs, to perform facial expression recognition. However if we look at more recent work like the FERA 2017 competition, for … Read more