fpv-iplab / rulstm

Code for the Paper: Antonino Furnari and Giovanni Maria Farinella. What Would You Expect? Anticipating Egocentric Actions with Rolling-Unrolling LSTMs and Modality Attention. International Conference on Computer Vision, 2019.
http://iplab.dmi.unict.it/rulstm
132 stars 33 forks source link

why default alpha is 0.25 that is inconsitent with the paper? #29

Closed takfate closed 1 year ago

takfate commented 1 year ago

EK100 paper seems to define the anticipation gap time as 1 second. I want to know the detail.

antoninofurnari commented 1 year ago

Thank you for your question. Alpha is the sampling interval (we sample one frame every 0.25 seconds), not the anticipation time. Please see here for more information: http://arxiv.org/pdf/2005.02190.pdf