GithubHelp home page GithubHelp logo

sruthi5797 / fixatons Goto Github PK

View Code? Open in Web Editor NEW

This project forked from dariozanca/fixatons

0.0 1.0 0.0 27 KB

A collection of Human Fixations Datasets and Metrics for Scanpath Similarity

Home Page: http://sailab.diism.unisi.it/fixatons/

Python 69.89% Jupyter Notebook 30.11%

fixatons's Introduction

FixaTons

A collection of Human FixationsDatasets and Metrics for Scanpath Similarity

Citations

If you intend to use this collection of datasets on your research, please cite the technical report

and also, all the correspondent pubblications for the dataset included:

Authors of compatible datasets are encouraged to add them to this collection. Simply send an email to the corresponding author of this report along with an authorization to redistribute that data. Below, the list of datasets currently added to the collection.

Download FixaTons

Structure of FixaTons


  • FixaTons

    • DATASET_NAME

      • STIMULI : contains original images. They can have different file format (jpg, jpeg, png,...)

      • SCANPATHS : contains one folder for each image

        • IMAGE_ID : it contains one file for each scanpath of that image scanpaths are matrices rows of this matrices describe fixations each fixation is of the form : [x-pixel, y-pixel, initial time, final time] Times are in seconds.
      • FIXATION_MAPS : contains a fixation map of each original image they are matrices of zeros (NON-fixated pixels) and 255's (fixated pixels). They can have different file format (jpg, jpeg, png,...)

      • SALIENCY_MAPS : contains saliency maps of each original image they are generated from human data. They can have different file format (jpg, jpeg, png,...)


How to use FixaTons (with python)

For an easy use of the dataset, python software is provided. This tools help you in different tasks:

- List information
- Get data (matrices)
- Visualize data
- Compute metrics
- Compute statistics

For some example codes, please refer to the correspondent report or Tutorial.ipynb (jupiter notebook) https://github.com/dariozanca/FixaTons/blob/master/Tutorial.ipynb.

fixatons's People

Contributors

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