Code Monkey home page Code Monkey logo

final-year-project's Introduction

--------------------------------------
Dataset of Perceived Intoxicated Faces
--------------------------------------


The Dataset contains 4,658 and 1,769 face videos for the intoxicated and sober categories, respectively.
Each face video duration is 10 seconds(Frame rate 24) whereas the audio information corresponding to each face video could be of different duration.

This shared folder contains four type of features extracted from the face videos(and their corresponding audio information) and the CSV file for the train/Val/test split information. 


--------------------------------------
--------------------------------------
Features Description
--------------------------------------
--------------------------------------
There are four zip files named opensmile,open_chunks,open_chunks2 and vgg_face7. Each zip contains .npy files for the extracted features from the face_video.

---------------------------------------
opensmile
---------------------------------------
In this folder, audio features extracted from opensmile library are stored for audio information corresponding to each face video. For each face video, a feature of dimension 1582 is stored in .npy file.

Features dimension-1582

---------------------------------------
open_chunks
---------------------------------------
Instead of extracting audio features for whole audio, each audio file is broken into 76 chunks with an overlap of 50ms. 

Feature Dimension -[76,1582]

---------------------------------------
open_chunks2
---------------------------------------
Each audio file is divided into chunks of 75 ms with an overlap of 30ms.  

Feature Dimension: [Variable,1582]

---------------------------------------
vgg_face7
---------------------------------------
Alternate frames of face video are passed through VGG_face network and features extracted from fc7 layer(Output_dim 4096).

Features Dimension:[120,4096]




--------------------------------------
--------------------------------------
Train/val/test split
--------------------------------------
--------------------------------------

'train_test_sets' contains 10 sets of 5 cross validation. Each set contains five csv files. Each csv file containing split information. 


--------------------------------------

final-year-project's People

Contributors

pazs10ve avatar

Watchers

 avatar Manan Sharma avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.