pperle / gaze-tracking-pipeline

full camera-to-screen gaze tracking pipeline
72 stars 19 forks source link

using calibration data #3

Open Lareton opened 2 years ago

Lareton commented 2 years ago

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?

hshahid commented 11 months ago

@Lareton Did you manage to figure this out?