paper-with-me

홈 › Papers

Event-based Face Detection and Tracking in the Blink of an Eye

2018-03-27 · Gregor Lenz, Sio-Hoi Ieng, Ryad Benosman

We present the first purely event-based method for face detection using the high temporal resolution of an event-based camera. We will rely on a new feature that has never been used for such a task that relies on detecting eye blinks. Eye blinks are a unique natural dynamic signature of human faces that is captured well by event-based sensors that rely on relative changes of luminance. Although an eye blink can be captured with conventional cameras, we will show that the dynamics of eye blinks combined with the fact that two eyes act simultaneously allows to derive a robust methodology for face detection at a low computational cost and high temporal resolution. We show that eye blinks have a unique temporal signature over time that can be easily detected by correlating the acquired local activity with a generic temporal model of eye blinks that has been generated from a wide population of users. We furthermore show that once the face is reliably detected it is possible to apply a probabilistic framework to track the spatial position of a face for each incoming event while updating the position of trackers. Results are shown for several indoor and outdoor experiments. We will also release an annotated data set that can be used for future work on the topic.

📄 PDF Abstract BibTeX arXiv:1803.10106

Code (0)

등록된 구현이 없습니다.

Tasks

Face DetectionPosition

Similar Papers 제목 키워드 기반

Real-time Multi-person Eyeblink Detection in the Wild for Untrimmed Video

2023-03-28 · CVPR 2023 1 · Wenzheng Zeng, Yang Xiao, Sicheng Wei, Jinfang Gan 외

Real-time eyeblink detection in the wild can widely serve for fatigue detection, face anti-spoofing, emotion analysis, etc. The existing research efforts generally focus on single-person cases towards trimmed video. Howe…

Eyeblink detectionFace Detection

Real-Time Face & Eye Tracking and Blink Detection using Event Cameras

2020-10-16 · Cian Ryan, Brian O Sullivan, Amr Elrasad, Joe Lemley 외

Event cameras contain emerging, neuromorphic vision sensors that capture local light intensity changes at each pixel, generating a stream of asynchronous events. This way of acquiring visual information constitutes a dep…

Towards Real-time Eyeblink Detection in The Wild:Dataset,Theory and Practices

2019-02-21 · Guilei Hu, Yang Xiao, Zhiguo Cao, Lubin Meng 외

Effective and real-time eyeblink detection is of wide-range applications, such as deception detection, drive fatigue detection, face anti-spoofing, etc. Although numerous of efforts have already been paid, most of them f…

AttributeDeception DetectionEyeblink detection+1

BlinkTrack: Feature Tracking over 100 FPS via Events and Images

2024-09-26 · Yichen Shen, Yijin Li, Shuo Chen, Guanglin Li 외

Feature tracking is crucial for, structure from motion (SFM), simultaneous localization and mapping (SLAM), object tracking and various computer vision tasks. Event cameras, known for their high temporal resolution and a…

Object TrackingSimultaneous Localization and Mapping

BlinkVision: A Benchmark for Optical Flow, Scene Flow and Point Tracking Estimation using RGB Frames and Events

2024-10-27 · Yijin Li, Yichen Shen, Zhaoyang Huang, Shuo Chen 외

Recent advances in event-based vision suggest that these systems complement traditional cameras by providing continuous observation without frame rate limitations and a high dynamic range, making them well-suited for cor…

Event-based visionOptical Flow EstimationPoint TrackingScene Flow Estimation