-
Notifications
You must be signed in to change notification settings - Fork 5
How to generate gt saliency map according to the fixdata? #8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hi Li, Please refer to this function: https://github.com/remega/LEDOV-eye-tracking-database/blob/master/make_gauss_masks4.m |
Thanks! |
Technically, it depends on the setting of the eyes-tracking experiment, such as the distance between the subject and video-display screen and the screen resolution. For our LEDOV, you can use the default setting in the function. |
Hi Li, The value of a saliency map indicates the possibility of per pixel that is salient or not, so it should be normalized to [0,1]. |
Hi, Lai, nice work.
Based on my understanding, the gt should be a 2D map instead of such groups of fixation pixels in Data.fixdata. However, how do you generate such fixation data into the ground truth?
Thank you
The text was updated successfully, but these errors were encountered: