YouTube Celebrities Face Tracking and Recognition Dataset

YouTube Celebrities Face Tracking and Recognition Dataset

This dataset is released as a part of the work described in [1]. Please reference the paper if you use this set in your work. More details about this work, including demonstration videos, can be found on our Face Project page.

Description

The data consists of two parts: (1) video clips and (2) initialization data.

Video Clips

The dataset contains 1910 sequences of 47 subjects. All videos are encoded in MPEG4 at 25fps rate. The filenames conform to the following convention:
aaaa_bb_ccc_name.avi

where

FieldMeaning
aaaaunique sequence ID
bbsubject clip ID
cccvideo segment ID
namename of the subject

For example, “1906_03_007_vladimir_putin.avi” means sequence ID 1906, clip 03 (out of 3 clips from the same subject), 7th segment from the 3rd clip, and subject Vladimir Putin.

Examples of some of the clips are shown below.

Initialization

For each video, this MATLAB file contains initial frame face bounding boxes, manually marked, represented as an affine parameter vector. The 6-dim vector contains (pos-x, pos-y, scale, rot, *,*). The last two parameters are related to a skew transform and can be ignored.

Download

The tar file of video clips can be downloaded from here. Note that this file is about 900MB in size. Initial parameters (2MB) can be downloaded from here.

Publications

[1] [doi] M. Kim, S. Kumar, V. Pavlovic, and H. Rowley, “Face Tracking and Recognition with Visual Constraints in Real-World Videos,” in IEEE Conf. Computer Vision and Pattern Recognition, Anchorage, AK, 2008.
[Bibtex]
@InProceedings{kim08cvpr_face,
author = {Minyoung Kim and Sanjiv Kumar and Vladimir Pavlovic and Henry Rowley},
booktitle = CVPR,
title = {Face Tracking and Recognition with Visual Constraints in Real-World Videos},
year = {2008},
address = {Anchorage, AK},
month = jun,
bdsk-url-1 = {http://seqam.rutgers.edu/projects/motion/face/face.html},
date-added = {2012-12-07 19:58:34 +0000},
date-modified = {2012-12-07 19:58:34 +0000},
doi = {10.1109/cvpr.2008.4587572},
file = {:http\:/www.cs.rutgers.edu/~vladimir/pub/kim08cvpr_face.pdf:PDF},
owner = {vladimir},
timestamp = {2008.09.08},
url = {http://seqam.rutgers.edu/projects/motion/face/face.html},
}