facebookresearch / Ego4d

Ego4d dataset repository. Download the dataset, visualize, extract features & example usage of the dataset
https://ego4d-data.org/docs/
MIT License
359 stars 49 forks source link

How to read annotations of egocentric gaze? #54

Closed BolinLai closed 2 years ago

BolinLai commented 2 years ago

I want to do some research regarding egocentric attention prediction. It should be under social benchmark, but I can't find it in av_val.json. I only found tracking paths of participants and whether they are looking at the wearer. How can I read annotations of the wearer's gaze?

ebyrne commented 2 years ago

Hi Bolin, Gaze will be available shortly. I'll leave this issue open until it is and we'll notify here.

BolinLai commented 2 years ago

Great! Thank you for all your efforts!

miguelmartin75 commented 2 years ago

Gaze data is available now. I've added docs in https://github.com/EGO4D/docs/pull/6. Download with --datasets gaze

Please let us know how usage of the gaze data goes! Feel free to re-open this issue if you have any further issues with it.