facebookresearch / facebookresearch/SlowFast
The size of input video tensor for X3D
Open
- 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
Assessment
This issue has not been assessed yet.