Video
Blink Abnormality Detection
Analyzes eye blinking patterns for unnatural regularity or complete absence, a common tell-tale sign of a deepfake.
Note: This playground provides simulated output to showcase functionality. No input data is processed or stored on our servers. Use this demo to explore the feature extractor's capabilities before integrating it into your application.
Input
Enter a URL to a video file
Drag and drop a video file here, or click to browse
Threshold for flagging blinking patterns as abnormal.. Default: 0.8
Output
{"blink_rate_per_minute": 18,"pattern_is_abnormal": false,"abnormality_score": 0.23}