BAUM-2
Donated on 11/8/2018
A multilingual audio-visual affective face database consisting of 1047 video clips of 286 subjects.
Dataset Characteristics
Time-Series
Subject Area
Computer Science
Associated Tasks
Classification
Feature Type
-
# Instances
1047
# Features
-
Dataset Information
Additional Information
A multilingual audio-visual affective face database consisting of 1047 video clips of 286 subjects. The collected clips simulate real-world conditions by containing various head poses, illumination conditions, accessories, temporary occlusions and subjects with a wide range of ages. In order to download the database please send an e-mail to cigdem.turan@connect.polyu.hk or cigdem.erogluerdem@gmail.com
Has Missing Values?
No
Variable Information
The readme file contains more information about the format of the database.
Dataset Files
File | Size |
---|---|
readMe.txt | 4.5 KB |
Reviews
There are no reviews for this dataset yet.
pip install ucimlrepo
from ucimlrepo import fetch_ucirepo # fetch dataset baum_2 = fetch_ucirepo(id=474) # data (as pandas dataframes) X = baum_2.data.features y = baum_2.data.targets # metadata print(baum_2.metadata) # variable information print(baum_2.variables)
Erdem, C., Turan, C., & Aydn, Z. (2015). BAUM-2 [Dataset]. UCI Machine Learning Repository. https://doi.org/10.24432/C5HC8C.
Creators
C. Erdem
C. Turan
Z. Aydn
DOI
License
This dataset is licensed under a Creative Commons Attribution 4.0 International (CC BY 4.0) license.
This allows for the sharing and adaptation of the datasets for any purpose, provided that the appropriate credit is given.