-
Notifications
You must be signed in to change notification settings - Fork 3
Description
Hi,
Thank you very much for the nice work and making your models available.
I'm trying to use GBVS360 model with equatorial prior by using the command
salient.exe -i P10.jpg --general-model 2 -o saliency.jpg --legacy-icme-2017
as suggested here : https://github.com/Telecommunication-Telemedia-Assessment/GBVS360-BMS360-ProSal/releases/tag/2.0
However, it looks like the equatorial prior is not effective. When I add the argument for it and run the model with this command it seems fine :
salient.exe -i P10.jpg --general-model 2 -o saliency.jpg --legacy-icme-2017 --equatorial-prior
Here you can find an example image, the output of the first command, and the output of the second command :
Am I misusing the commands ? Or is there a typo in the given command ? I'd be very happy if you can point out what I am missing. Thanks in advance!
Best,
Bahar