eververas / 3DGazeNet

Official repo of the paper 3DGazeNet: Generalizing Gaze Estimation with Weak-Supervision from Synthetic Views
https://arxiv.org/abs/2212.02997
46 stars 4 forks source link

training on a new dataset #8

Closed MariaLombardi closed 1 month ago

MariaLombardi commented 2 months ago

Hello, I would like to train your model with my own dataset. Any instruction on how to preprocess the dataset, configure and run the algorithm for the training/testing?

Thanks, Maria

eververas commented 2 months ago

Hello,

Does your dataset include ground truth gaze labels? If yes, you need to follow the preprocessing scripts in https://github.com/Vagver/3DGazeNet/tree/main/tools. Note that you can use our pretrained model to get iris landmarks.