pperle / gaze-data-collection

collect training and calibration data for gaze tracking
18 stars 10 forks source link

How to use this collected data in personalized calibration #2

Open DanielC-MST opened 1 year ago

DanielC-MST commented 1 year ago

Hi, I would like to check after this gaze-data collection. I got a CSV file including file_name, point_on_screen, time_till_capture, monitor_mm, and monitor_pixels. But I don't know how to use these data to calibrate in the gaze-tracking pipeline (https://github.com/pperle/gaze-tracking-pipeline).

losemankim commented 1 year ago

may be use this https://github.com/pperle/gaze-tracking

hshahid commented 11 months ago

@DanielC-MST did you manage to figure this out? I'm stuck on the same problem

hshahid commented 11 months ago

@pperle Any chance you can help out here? I have the csv file same as @DanielC-MST but not sure how to use it. :(

emrecolak55 commented 3 months ago

I'm stuck on the same. How can we use this csv in the pipeline project? @pperle

suayder commented 2 months ago

I am in the same problem, does someone found out how to fix this?