Region Tracking in an Image Sequence: Preventing Driver Inattention
Matthew Kowal, Gillian Sandison, Len Yabuki-Soh, Raner la Bastide

TL;DR
This paper presents an eye tracking algorithm designed to detect driver inattention by monitoring gaze direction, using level set methods for region tracking, with promising initial results but requiring further optimization for real-world deployment.
Contribution
Developed a novel eye tracking algorithm based on functional minimization and level set methods for driver inattention detection with initial promising accuracy.
Findings
Achieved 82% region coverage in tests
Implemented the algorithm in C and MATLAB
Identified need for further optimization for real-time use
Abstract
Driver inattention is a large problem on the roads around the world. The objective of this project was to develop an eye tracking algorithm with sufficient computational efficiency and accuracy, to successfully realize when the driver was looking away from the road for an extended period. The method of tracking involved the minimization of a functional, using the gradient descent and level set methods. The algorithm was then discretized and implemented using C and MATLAB. Multiple synthetic images, grey-scale and colour images were tested using the final design, with a desired region coverage of 82%. Further work is needed to decrease the computation time, increase the robustness of the algorithm, develop a small device capable of running the algorithm, as well as physically implement this device into various vehicles.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsVideo Surveillance and Tracking Methods · Gaze Tracking and Assistive Technology · Autonomous Vehicle Technology and Safety
