upeee / GOO-GAZE2021

Code for the CVPRW GAZE 2021 paper -- GOO : A Dataset for Gaze Object Prediction in Retail Environments
Apache License 2.0
47 stars 12 forks source link

Training steps of the data set. #4

Closed chenchaoyue1120 closed 1 year ago

chenchaoyue1120 commented 3 years ago

Hello, I would like to ask about the specific training steps. The description in the readme is not very clear. I want to reproduce the code. I have downloaded the goosynth_test, goosynth_train and gooreal datasets, but I don't know how to deal with the images and data folders, how should the path of the dataset be set?

remarkSD commented 3 years ago

There is also another readme inside the gazefollowing folder (https://github.com/upeee/GOO-GAZE2021/tree/main/gazefollowing). Details on how to use the GOO dataset for training should be there.