Eye blink completeness detection
作者:
Highlights:
•
摘要
Computer users often complain about eye discomfort caused by dry eye syndrome. This is sometimes caused and accompanied by incomplete blinks. There are several algorithms for eye blink detection, but none which would distinguish complete blinks from the incomplete ones. We introduce the first method which detects blink completeness. Blinks differ in speed and duration similar to speech, therefore Recurrent Neural Network (RNN) is used as a classifier due to its suitability for sequence-based features. We show that using unidirectional RNN with time shifting achieves higher performance compared to a bidirectional RNN, which is a suitable choice in this kind of problem where the feature pattern is not yet observed for the initial frames. We report the best results (increase by almost 8%) on the most challenging dataset: Researcher’s night. We formulate a new important problem and state an initial benchmark for further research.
论文关键词:
论文评审过程:Received 6 September 2017, Revised 27 June 2018, Accepted 15 September 2018, Available online 9 October 2018, Version of Record 6 December 2018.
论文官网地址:https://doi.org/10.1016/j.cviu.2018.09.006