MichiganCOG / Gaze-Attention

Integrating Human Gaze into Attention for Egocentric Activity Recognition (WACV 2021)
MIT License
24 stars 4 forks source link

What is pmaps and where do you introduce the gaze data #6

Closed jpainam closed 1 year ago

jpainam commented 1 year ago

Hi, I went through the dataset.py code and I can't find exactly where you make use of the gaze information provided EGTEA Gaze +. (A sample output of gaze_data

What's pmaps and how to generate these numpy files.

https://github.com/MichiganCOG/Gaze-Attention/blob/1e809524e05e2c9fa35411a0e0c7c7144708e3d2/dataset.py#L50

Thanks,