Skip to content
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

what is the data format for running the Salgan #16

Closed
endeavorui opened this issue May 2, 2017 · 4 comments
Closed

what is the data format for running the Salgan #16

endeavorui opened this issue May 2, 2017 · 4 comments

Comments

@endeavorui
Copy link

sorry to interrupt again.
I am still struggle to parse the json file from SALICON dataset into the format required to run salgan. Would you please specify the parsing methods? or please clarify what is saliency map and fixations? My best guess is saliency map equals to annotations and the fixations are coordinates of the dots. If yes, what is the data structure of fixations?

Since the salgan used the 'mat' file, please help to confirm it.

@endeavorui
Copy link
Author

In addition, the fixations for one image comes from multiple workers. Should I choose either one or combine them all?

@junting
Copy link
Collaborator

junting commented May 3, 2017

Hi @endeavorui,

Fixations maps are build based on fixation annotations of all workers. Saliency map is just a continuous map and is obtained by blurring the fixation map with a gaussian filter.

We were using the '.mat' file, the fixation maps were stored in this format.

Best,
Junting

@endeavorui
Copy link
Author

Is it possible to share with some samples of saliency maps and fixations?

@junting
Copy link
Collaborator

junting commented Jul 4, 2017

Hi @endeavorui ,

You can find some examples here.http://saliency.mit.edu/exampleImgs/banner.001.png

@junting junting closed this as completed Oct 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants