pytorch-i3d icon indicating copy to clipboard operation
pytorch-i3d copied to clipboard

How to get per frame embeddings given 1 video

Open yuanzhedong opened this issue 5 years ago • 2 comments

Seems for i3d I need to fill in 16 frames to get 1 embedding because of the strides and ave pool. Given a video of length T, how to construct the 16 frames to get T embeddings?

yuanzhedong avatar Sep 27 '19 18:09 yuanzhedong

Seems for i3d I need to fill in 16 frames to get 1 embedding because of the strides and ave pool. Given a video of length T, how to construct the 16 frames to get T embeddings?

Hello, I have encountered the same problem. Have you solved this problem?

mokiki1 avatar Apr 26 '22 10:04 mokiki1

同问,请问有什么好的方法

tingfengwanxiao avatar Feb 25 '23 02:02 tingfengwanxiao