Giter Site home page Giter Site logo

richardandersson / eyemovementdetectorevaluation Goto Github PK

View Code? Open in Web Editor NEW
29.0 29.0 11.0 82.1 MB

Code and data for evaluating eye movement detection algorithms. Material used in the paper: Andersson, R., Larsson, L., Holmqvist, K., Stridh, M. & Nyström, M. (2016). One algorithm to rule them all? : An evaluation and discussion of ten eye movement event-detection algorithms. Behavior Research Methods, 1-22. The Psychonomic Society.

License: GNU General Public License v3.0

MATLAB 100.00%

eyemovementdetectorevaluation's People

Contributors

adswa avatar richardandersson avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

eyemovementdetectorevaluation's Issues

‘HelpFunctions ’ in 'matlab_annotator' does not exist?

Hi sir,
Thank your for your sharing for those code, but I couldn't run it as expect.
When I run the 'EyeMovementDetectorEvaluation/matlab_annotator/EventTag.m' file, it shows that EyeMovementDetectorEvaluation/matlab_annotator/HelpFunctions don't exist.
And, 'EyeMovementDetectorEvaluation/matlab_analysis_code/mainDetection.m' could not run as well, it's seems that some function.m lossed.( I can't find Algorithm function or such as getEtFileNames function etc.)

Can't wait for your replying. THANKS A LOT!

Q: Adjustment to tiny labeling mistake (ref Zemblys, 2018)?

Zemblys et al., 2018, report a minor labeling mistake in one image file here (or a pay-wall free version here) in Appendix 2:

We found an obvious labeling mistake in the one of the validation trials (file UH29_img_Europe_labelled_MN. We fixed this error by reassigning 75 samples, [3197,3272) (zero-based index), from the saccade to the fixation class.

I checked the data file in question and it appears to still contain the erroneous saccade labels. Just to reconfirm: this labeling error has not been fixed in the data file in this repository, correct?

If you wish, I can PR a fixed file, the issue at hand is intended to just reconfirm my assumption.

Thanks in advance!

Missing data file?

I am trying to implement a validation script in the spirit of Andersson et al (2016) using the data published here (BIG THANKS for that!). The paper is talking about 34 files that are the basis of the validation. However, the repo contains 96 data files:

% find annotated_data/ -type f -name '*.mat' |wc -l
96

I assume that the 34 files used are the subset that has been labeled by both coders with MN defining the subset:

% find annotated_data/ -type f -name '*MN.mat' |wc -l
34

However, only 33 of those 34 have a matching file for coder RA.

% find annotated_data/ -type f -name '*MN.mat' | sed -e 's/MN/RA/'| xargs  file
<snip>
annotated_data/dots/UH33_trial1_labelled_RA.mat:               cannot open `annotated_data/dots/UH33_trial1_labelled_RA.mat' (No such file or directory)
<snip>

Is this file needed, or is my interpretation wrong?

Thanks in advance!

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.