yihuacheng / GazeTR

The codes and models in 'Gaze Estimation using Transformer, ICPR2022'.
109 stars 20 forks source link

How did the model train on Gaze360? #9

Closed lemon-prog123 closed 1 year ago

lemon-prog123 commented 2 years ago

I find that gaze360's baseline used a LSTM to sum up 7 frames info. But it seems that GazeTR only use only one frame to do that?