DrivFace

Donated on 5/25/2016

The DrivFace contains images sequences of subjects while driving in real scenarios. It is composed of 606 samples of 640×480, acquired over different days from 4 drivers with several facial features.

Dataset Characteristics

Multivariate

Subject Area

Computer Science

Associated Tasks

Classification, Regression, Clustering

Feature Type

Real

# Instances

606

# Features

6400

Dataset Information

Additional Information

The DrivFace database contains images sequences of subjects while driving in real scenarios. It is composed of 606 samples of 640×480 pixels each, acquired over different days from 4 drivers (2 women and 2 men) with several facial features like glasses and beard. Additional files: drivFace.mat contains the dataset in Matlab (under prtools library) with the driver faces normalised to 80x80 pixels each and their associated gaze direction labels “looking-right”, “frontal” and “looking-left”.

Has Missing Values?

No

Variable Information

The ground truth contains the annotation of the face bounding box and the facial key points (eyes, nose and mouth). A set of labels assigning each image into 3 possible gaze direction classes are given. The first class is the “looking-right” class and contains the head angles between -45º and -30º. The second one is the “frontal” class and contains the head angles between -15º and 15º. The last one is the “looking-left” class and contains the head angles between 30º and 45º. Files and scripts • DrivImages.zip has the driver images. The imag's name has the format: * YearMonthDay_subject_Driv_imNum_HeadPose.jpg i.e. 20130529_01_Driv_011_f .jpg is a frame of the fisrts driver corresponding to the 11 sequence's image and the head pose is frontal. subject = [1:4], imNum = [001:...], HeadPose = lr (looking-right), f (frontal) and lf (looking-left). • drivPoints.txt contains the ground truth in table's format, where the columns have the follow information: * fileName is the imagen's name into DrivImages.zip * subject = [1:4] * imgNum = int * label = [1/2/3] (head pose class that corresponding to [lr/f/lf], respectively) * ang = [-45, -30/ -15 0 15/ 30 15] (head pose angle) * [xF yF wF hF] = face position * [xRE yRE] = rigth eye position * [xLE yL] = left eye position * [xN yN] = Nose position * [xRM yRM] = rigth corner of mouth * [xLM yLM] = left corner of mouth • read_drivPoints.m is a Matlab function to read the drivPoints file. You can also use: * Table = readtable('drivPoints.txt'); • drivFace.mat contains the dataset in Matlab (under prtools library) with the driver faces normalised to 80x80 pixels each and their associated gaze direction labels “looking-right”, “frontal” and “looking-left”.

Reviews

There are no reviews for this dataset yet.

Login to Write a Review
Download
0 citations
4386 views

Creators

Aura Hernndez-Sabat

Antonio Lpez

Katerine Diaz-Chito

License

By using the UCI Machine Learning Repository, you acknowledge and accept the cookies and privacy practices used by the UCI Machine Learning Repository.

Read Policy