-
Hello,
First, thanks for this great job and for sharing it.
I don't understand what is the purpose in LearningPrior in your code. It doesn't seem to be describe in your paper.
Can you please explai…
-
Hi,
I'm trying to retrain the models on salicaon using your code. I don't see the fixations and fixation maps data as used in the code here. Like separate files for each image. Or is there a pre…
-
Traceback (most recent call last):
File "/home/cbl/PycharmProjects/Predicting Human Eye Fixations via an LSTM-based Saliency Attentive Model/main.py", line 155, in
predictions = m.predict_gen…
ghost updated
5 years ago
-
Hi
help me to rectify this error
Traceback (most recent call last):
File "main.py", line 63, in
m = Model(input=[x, x_maps], output=sam_resnet([x, x_maps]))
File "E:\sam-master\models.…
-
I set out to look for ideas on how to detect smooth pursuit. I found a paper by Larsson that describes a Matlab-based algorithm (also together with nyström): https://ac.els-cdn.com/S1746809414002031/1…
adswa updated
6 years ago
-
> Velocity and acceleration data were appropriately adjusted to compensate for the time shift introduced by the filters.
This is stated in Nyström et al, 2010. I cannot see this being done in the c…
-
Dear colleagues,
Although this issue is not strictly an isetbio issue, I am posting it here so it can reach all of you.
I have run into an issue with our isetbio framework for cone learning, so I am…