ndrplz / dreyeve

[TPAMI 2018] Predicting the Driver’s Focus of Attention: the DR(eye)VE Project. A deep neural network learnt to reproduce the human driver focus of attention (FoA) in a variety of real-world driving scenarios.
https://arxiv.org/pdf/1705.03854.pdf
MIT License
99 stars 33 forks source link

dataset #19

Closed kj-kx closed 4 years ago

kj-kx commented 4 years ago

hello,could you tell me the meanning of "cineca",and if i should run matlab code before semseg code to deal with DREYEVE_DATA?

ndrplz commented 4 years ago

Hi @kj-kx , could you please reformulate your question with a bit more context / details, possibly linking to the actual lines of code?

kj-kx commented 4 years ago

thank you for your reply,i download dataset from http://imagelab.ing.unimore.it/dreyeve ,then i just set dreyeve_dir = '/home/kj/DREYEVE_DATA' in ~/.dreyeve/experiments/config.py. when i run train.py,error occurs. ValueError: Provided path "/home/kj/DREYEVE_DATA/10/frames/003780.jpg" does NOT exist. so,how should i deal with the dataset before train?

kj-kx commented 4 years ago

hello,the question has been asked before,i can find solution from prior message. thank you for you share

ndrplz commented 4 years ago

Great that you found a solution.