Giter VIP home page Giter VIP logo

find's Introduction

Find-Who-to-Look-at

The video eye-tracking database containing the fixation data of 65 multiple-face videos from YouTube and Youku, established by Yufan Liu, Mai Xu in Beihang University (2016).

Usage of Database

See 'our_database' for the database and eye tracking data. All fixation data are recorded in 'video_database.mat', where you can find

  • videos_info: the information of 65 videos

  • video_names_list: the index for 65 videos

  • subj_info: the information of 39 participants

  • subj_names_list: the index for 39 participants

  • fixdata: contains fixation data of all videos from all participants, each row refers to a single fixation.

  • fixdata_fields: '1: SubjectIndex (see subj_names_list)' '2: VideoIndex (see video_names_list)' '3: Timestamp (milliseconds after image display)' '4: GazeDuration' '5-6: fixation position (take upper-lift corner as origin )'

e.g. If a row in fixdata is '6 29 4084 183 467 319', that means this fixation is in '029.avi' recorded from 'ZMX'. The start time and the duration of this fixation is 4084ms and 183ms, respectively, with the location (467,391).

As a test, you can run 'demo.m' to view the heatmaps of the target video.

Annotaion

'annotation_tool': A Matlab software for annotating facial landmarks.

'annotated_facial_landmarks': The annotation of facial landmarks, for 65 videos. 'finali.mat' is the landmark annotation of the i-th video.

'annotated_speaking_feature': The annotation of speaking feature, for 65 videos. 'mouthMotioni.mat' is the speaking feature annotation of the i-th video.

Contact

Should you have any queries, please contact [email protected] / [email protected]

Have fun!

find's People

Contributors

yufanliu avatar

Stargazers

 avatar  avatar

Watchers

 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.