facebookresearch / facebookresearch/SlowFast

The size of input video tensor for X3D

Open
#307 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
7.4k
Forks
1.3k
PR merge metrics
No merged PRs in 30d

Description

Hi, I am curious about the size of the input tensor for X3D.
Usually, it should be Batch * Channel * T * H * W. However, in your implementation, there is another parameter called "pathway", So, B*C*T*H*W apparently does not work here.
By the way, would you mind telling me the mean and std for the normalization transform of input videos? I didn't find that in your code.
Thanks!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.