facebookresearch / facebookresearch/SlowFast
The temporal kernel size of conv1 in X3D is inconsistent with the paper
Open
- Dominant language
- Python
- Stars
- 7.4k
- Forks
- 1.3k
- PR merge metrics
- No merged PRs in 30d
Description
Excellent work and code. Just a question about the kernel size. In the released code, the temporal kernel size of conv1 is 5 for X3D:

But in the paper, it should be 3:

It would be nice if someone could clarify this issue.
Contributor guide
Assessment
This issue has not been assessed yet.