paper-with-me

Papers

Self-Supervised Approach for Facial Movement Based Optical Flow

2021-05-04 · Muhannad Alkaddour, Usman Tariq, Abhinav Dhall

Computing optical flow is a fundamental problem in computer vision. However, deep learning-based optical flow techniques do not perform well for non-rigid movements such as those found in faces, primarily due to lack of the training data representing the fine facial motion. We hypothesize that learning optical flow on face motion data will improve the quality of predicted flow on faces. The aim of this work is threefold: (1) exploring self-supervised techniques to generate optical flow ground truth for face images; (2) computing baseline results on the effects of using face data to train Convolutional Neural Networks (CNN) for predicting optical flow; and (3) using the learned optical flow in micro-expression recognition to demonstrate its effectiveness. We generate optical flow ground truth using facial key-points in the BP4D-Spontaneous dataset. The generated optical flow is used to train the FlowNetS architecture to test its performance on the generated dataset. The performance of FlowNetS trained on face images surpassed that of other optical flow CNN architectures, demonstrating its usefulness. Our optical flow features are further compared with other methods using the STSTNet micro-expression classifier, and the results indicate that the optical flow obtained using this work has promising applications in facial expression analysis.

📄 PDF Abstract BibTeX arXiv:2105.01256

Code (0)

등록된 구현이 없습니다.

Tasks

Micro Expression RecognitionMicro-Expression RecognitionOptical Flow Estimation

Similar Papers 제목 키워드 기반

SelfME: Self-Supervised Motion Learning for Micro-Expression Recognition

2023-01-01 · CVPR 2023 1 · Xinqi Fan, Xueli Chen, Mingjie Jiang, Ali Raza Shahid 외

Facial micro-expressions (MEs) refer to brief spontaneous facial movements that can reveal a person's genuine emotion. They are valuable in lie detection, criminal analysis, and other areas. While deep learning-based…

Micro Expression RecognitionMicro-Expression RecognitionOptical Flow EstimationSelf-Supervised Learning

FacialFlowNet: Advancing Facial Optical Flow Estimation with a Diverse Dataset and a Decomposed Model

2024-09-09 · Jianzhi Lu, Ruian He, Shili Zhou, Weimin Tan 외

Facial movements play a crucial role in conveying altitude and intentions, and facial optical flow provides a dynamic and detailed representation of it. However, the scarcity of datasets and a modern baseline hinders the…

DecoderOptical Flow Estimation

A Framework for Real-Time Face and Facial Feature Tracking using Optical Flow Pre-estimation and Template Tracking

2010-12-31 · E. R. Gast, Michael S. Lew

This work presents a framework for tracking head movements and capturing the movements of the mouth and both the eyebrows in real-time. We present a head tracker which is a combination of a optical flow and a template ba…

Optical Flow Estimation

Non-Contact Breathing Rate Detection Using Optical Flow

2023-11-13 · Robyn Maxwell, Timothy Hanley, Dara Golden, Adara Andonie 외

Breathing rate is a vital health metric that is an invaluable indicator of the overall health of a person. In recent years, the non-contact measurement of health signals such as breathing rate has been a huge area of dev…

Motion DetectionOptical Flow Estimation

A Novel Combined Optical Flow Approach for Comprehensive Micro-Expression Recognition

2025-10-17 · Vu Tram Anh Khuong, Thi Bich Phuong Man, Luu Tu Nguyen, Thanh Ha Le 외 arxiv

Facial micro-expressions are brief, involuntary facial movements that reveal hidden emotions. Most Micro-Expression Recognition (MER) methods that rely on optical flow typically focus on the onset-to-apex phase, neglecti…

Micro-Expression Recognition