paper-with-me

Papers

Detecting facial landmarks in the video based on a hybrid framework

2016-09-21 · Nian Cai, Zhineng Lin, Fu Zhang, Guandong Cen, Han Wang

To dynamically detect the facial landmarks in the video, we propose a novel hybrid framework termed as detection-tracking-detection (DTD). First, the face bounding box is achieved from the first frame of the video sequence based on a traditional face detection method. Then, a landmark detector detects the facial landmarks, which is based on a cascaded deep convolution neural network (DCNN). Next, the face bounding box in the current frame is estimated and validated after the facial landmarks in the previous frame are tracked based on the median flow. Finally, the facial landmarks in the current frame are exactly detected from the validated face bounding box via the landmark detector. Experimental results indicate that the proposed framework can detect the facial landmarks in the video sequence more effectively and with lower consuming time compared to the frame-by-frame method via the DCNN.

📄 PDF Abstract BibTeX arXiv:1609.06441

Code (0)

등록된 구현이 없습니다.

Tasks

Face Detection

Methods 이 논문이 사용한 방법론

DCNN Diffusion-convolutional neural networks (DCNN) is a model for graph-structured data. Through the introduction of a diffusion-convolution operation, diffusion-based representations…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Detecting speaking persons in video

2021-10-25 · Hannes Fassold

We present a novel method for detecting speaking persons in video, by extracting facial landmarks with a neural network and analysing these landmarks statistically over time

Deep Learning Framework to Detect Face Masks from Video Footage

2020-11-04 · Aniruddha Srinivas Joshi, Shreyas Srinivas Joshi, Goutham Kanahasabai, Rudraksh Kapil 외

The use of facial masks in public spaces has become a social obligation since the wake of the COVID-19 global pandemic and the identification of facial masks can be imperative to ensure public safety. Detection of facial…

Deep LearningFace Detection

A Lightweight and Interpretable Deepfakes Detection Framework

2025-01-21 · Muhammad Umar Farooq, Ali Javed, Khalid Mahmood Malik, Muhammad Anas Raza

The recent realistic creation and dissemination of so-called deepfakes poses a serious threat to social life, civil rest, and law. Celebrity defaming, election manipulation, and deepfakes as evidence in court of law are …

Face Swapping

A Detailed Look At CNN-based Approaches In Facial Landmark Detection

2020-05-08 · Chih-Fan Hsu, Chia-Ching Lin, Ting-Yang Hung, Chin-Laung Lei 외

Facial landmark detection has been studied over decades. Numerous neural network (NN)-based approaches have been proposed for detecting landmarks, especially the convolutional neural network (CNN)-based approaches. In ge…

Facial Landmark Detection

Enhancing Facial Consistency in Conditional Video Generation via Facial Landmark Transformation

2024-12-12 · Lianrui Mu, Xingze Zhou, Wenjie Zheng, Jiangnan Ye 외

Landmark-guided character animation generation is an important field. Generating character animations with facial features consistent with a reference image remains a significant challenge in conditional video generation…

Video Generation