pperle/gaze-tracking-pipeline

using calibration data

Lareton opened this issue · 1 comments

Hi, is there a way to convert the received data (https://github.com/pperle/gaze-data-collection) to train a model from your other repository https://github.com/pperle/gaze-tracking . train.py expects the MPIIFaceGaze dataset format preprocessed, but I would like to train the model on my own collected data, is there a way to do this?

@Lareton Did you manage to figure this out?