Git Product home page Git Product logo

video_database's Introduction

Video eye-tracking database

The video eye-tracking database containing the fixation data of 33 standard video sequences of HEVC, established by Lai Jiang, Mai Xu, Xin Deng in Beihang University(2015).

The detail of this database as well as some observations are introduced in paper 'Learning to Detect Video Saliency With HEVC Features' (link).

Usage

All fixation data are recorded in 'video_database.mat', where you can find

  • videos_info: the information of 33 videos

  • video_names_list: the index for 33 videos

  • subj_info: the information of 32 participants

  • subj_names_list: the index for 32 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 'ChinaSpeed.avi' recorded from JL. 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.

Citation

One could freely use this database, if that, please cite with the following Bibtex code:

@article{xu2017learning,
  title={Learning to detect video saliency with HEVC features},
  author={Xu, Mai and Jiang, Lai and Sun, Xiaoyan and Ye, Zhaoting and Wang, Zulin},
  journal={IEEE Transactions on Image Processing},
  volume={26},
  number={1},
  pages={369--385},
  year={2017},
  publisher={IEEE}
}

Contact

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

Have fun!

video_database's People

Contributors

remega avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  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.