facebookresearch / AVT

Code release for ICCV 2021 paper "Anticipative Video Transformer"
Apache License 2.0
151 stars 28 forks source link

Usage of avg_last_n in future_prediction.py #13

Closed okay-okay closed 2 years ago

okay-okay commented 2 years ago

Hi,

I'm wondering what the best value you found avg_last_n to be? Thanks!

rohitgirdhar commented 2 years ago

For all the experiments we use the value of 1 (so effectively not averaging any features)