Skip to content

MemoonaTahira/CrowdFix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The dataset can be downloaded from here.

CrowdFix

CrowdFix is a dataset of 434 crowd videos with different densities, on which an eye-tracking experiment was conducted to collect human eye fixations from 26 observers. Detail of the dataset and its analysis can be found in our IEEE Access paper here. This dataset is part of the MIT/Tübingen Saliency Benchmark datasets, whose detail can be found here

Here is a demo video for an overview of the dataset:

Eyetracking Demo

Brief introduction

CrowdFix includes 434 videos with diverse crowd scenes, containing a total of 37,493 frames and 1,249 seconds. The diverse content refers to different crowd activities under three distinct categories - Sparse, Dense Free Flowing and Dense Congested. All videos are at 720p resolution and 30 Hz frame rate. For monitoring the eye movements, an EyeTribe eye tracker was used in our experiment. 26 participants (10 males and 16 females), aging from 17 to 40, participated in the eye-tracking experiment. All participants were non-experts for the eye-tracking experiment, with normal/corrected-to-normal vision. During the experiment, the distance between subjects and the monitor was fixed at 60 cm. Before viewing videos, each subject was required to perform a 9-point calibration for the eye tracker. After the calibration, the subjects were asked to free-view videos displayed in an MTV style. Finally, fixations of all 32 subjects on 538 videos were collected for our eye-tracking database.

Some stills from the dataset videos are shown below:

A sample of resultant heatmaps of eye fixations over a few videos are shown below:

Sample Heatmaps

How to download and use:

The dataset can be downloaded from the following link.

 CrowdFix
  ┬ videos: 434 clips annotated with their category, 5GB 
  ├ frames.py: Run frame.py without modifying folder hierarchy to generate the frames with the same name sequence as the corresponding ground truth binary fixation and saliency maps.
  ├ Binary Fixation Maps
  └ Saliency Maps

'CategoryInfo.xlsx' lists the information of crowd categories against each video. It includes the following information:

  • 'column 1' : Video Number as given in the uploaded video folder.
  • 'column 2' : Crowd Category Type (SP for Sparse, DF for Dense Free-Flowing and DC for Dense Congested)

To evaluate a visual saliency prediction model on CrowdFix:

Please have a look at this repo here, which has codes to easily add any visual saliency dataset (image/video), including CrowdFix, to evaluate any given deep learning model's performance for predicting visual saliency.

Some saliency prediction results for CrowdFix on DeepVS, ACL and SAM against a baseline of gaussianed fixation maps:

Some of the other most popular Deep Learning video saliency prediction models can be found in this leaderboard here.

Citation

You are welcome to freely use this database, and please cite with the following Plain text reference/Bibtex code:

  • M. Tahira, S. Mehboob, A. U. Rahman and O. Arif, "CrowdFix: An Eyetracking Dataset of Real Life Crowd Videos," in IEEE Access, vol. 7, pp. 179002-179009, 2019, doi: 10.1109/ACCESS.2019.2956840.
@ARTICLE{8918032,
author={M. {Tahira} and S. {Mehboob} and A. U. {Rahman} and O. {Arif}},
journal={IEEE Access},
title={CrowdFix: An Eyetracking Dataset of Real Life Crowd Videos},
year={2019},
volume={7},
pages={179002-179009},
keywords={Videos;Visualization;Computational modeling;Gaze tracking;Predictive models;Meters;Licenses;Attention;crowd analysis;crowd videos;eye movement;eye tracking;fixations;region of interest;saliency},
doi={10.1109/ACCESS.2019.2956840},
ISSN={2169-3536},}

Feel free to contact mtahira.mscs17seecs@seecs.edu.pk / smehboob.mscs17seecs@seecs.edu.pk in case of any queries.

About

IEEE published Eye-tracking dataset of Human Eye Fixations over Crowd Videos. This dataset is part of the MIT/Tübingen Saliency Benchmark datasets.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages