paper-with-me

Papers

Long-term face tracking in the wild using deep learning

2018-05-19 · Kunlei Zhang, Elaheh Rashedi, Elaheh Barati, Xue-wen Chen

This paper investigates long-term face tracking of a specific person given his/her face image in a single frame as a query in a video stream. Through taking advantage of pre-trained deep learning models on big data, a novel system is developed for accurate video face tracking in the unconstrained environments depicting various people and objects moving in and out of the frame. In the proposed system, we present a detection-verification-tracking method (dubbed as 'DVT') which accomplishes the long-term face tracking task through the collaboration of face detection, face verification, and (short-term) face tracking. An offline trained detector based on cascaded convolutional neural networks localizes all faces appeared in the frames, and an offline trained face verifier based on deep convolutional neural networks and similarity metric learning decides if any face or which face corresponds to the queried person. An online trained tracker follows the face from frame to frame. When validated on a sitcom episode and a TV show, the DVT method outperforms tracking-learning-detection (TLD) and face-TLD in terms of recall and precision. The proposed system is also tested on many other types of videos and shows very promising results.

📄 PDF Abstract BibTeX arXiv:1805.07646

Code (0)

등록된 구현이 없습니다.

Tasks

Deep LearningFace DetectionFace VerificationMetric Learning

Similar Papers 제목 키워드 기반

BuckTales : A multi-UAV dataset for multi-object tracking and re-identification of wild antelopes

2024-11-11 · Hemal Naik, Junran Yang, Dipin Das, Margaret C Crofoot 외

Understanding animal behaviour is central to predicting, understanding, and mitigating impacts of natural and anthropogenic changes on animal populations and ecosystems. However, the challenges of acquiring and processin…

BenchmarkingMulti-Object TrackingObject Tracking

A Comprehensive Performance Evaluation of Deformable Face Tracking "In-the-Wild"

2016-03-18 · Grigorios G. Chrysos, Epameinondas Antonakos, Patrick Snape, Akshay Asthana 외

Recently, technologies such as face detection, facial landmark localisation and face recognition and verification have matured enough to provide effective and efficient solutions for imagery captured under arbitrary cond…

Face AlignmentFace DetectionFace Recognition

3D Face Tracking and Texture Fusion in the Wild

2016-05-22 · Patrik Huber, Philipp Kopp, Matthias Rätsch, William Christmas 외

We present a fully automatic approach to real-time 3D face reconstruction from monocular in-the-wild videos. With the use of a cascaded-regressor based face tracking and a 3D Morphable Face Model shape fitting, we obtain…

3D Face ReconstructionFace ModelFace Reconstruction

Long-term Tracking in the Wild: A Benchmark

2018-03-26 · ECCV 2018 9 · Jack Valmadre, Luca Bertinetto, João F. Henriques, Ran Tao 외

We introduce the OxUvA dataset and benchmark for evaluating single-object tracking algorithms. Benchmarks have enabled great strides in the field of object tracking by defining standardized evaluations on large sets of d…

ObjectObject Tracking

Exploring 3 R's of Long-term Tracking: Re-detection, Recovery and Reliability

2019-10-27 · Shyamgopal Karthik, Abhinav Moudgil, Vineet Gandhi

Recent works have proposed several long term tracking benchmarks and highlight the importance of moving towards long-duration tracking to bridge the gap with application requirements. The current evaluation methodologies…