Skip to content
New issue

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

Quetion about the inplane #25

Open
Tylerjoe opened this issue Mar 22, 2021 · 2 comments
Open

Quetion about the inplane #25

Tylerjoe opened this issue Mar 22, 2021 · 2 comments

Comments

@Tylerjoe
Copy link

Thanks for sharing the code of your implementation, but i have a question about follow line, why should we do this operation in slow path?

https://github.com/r1ch88/SlowFastNetworks/blob/251a97a37a6b6ffb4ae15b1225689c16bef75687/lib/slowfastnet.py#L179

Thanks for your reply!

sincerly!

@zkyunqi
Copy link

zkyunqi commented Mar 26, 2021

I think it is in the article
image

@TimandXiyu
Copy link

You need to add dimensions for lateral connections from fastpath.

If you only want slowonly, you can just delete the content after "+".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants