We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hey, the stride is given as argument:
pseudo-3d-pytorch/p3d_model.py
Line 12 in 09bba23
Line 14 in 09bba23
Same for conv_T.
Thanks for sharing the code.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hey,
the stride is given as argument:
pseudo-3d-pytorch/p3d_model.py
Line 12 in 09bba23
but it does return the convolution with a stride of always one:
pseudo-3d-pytorch/p3d_model.py
Line 14 in 09bba23
Same for conv_T.
Thanks for sharing the code.
The text was updated successfully, but these errors were encountered: