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

where is 3DPorjection function implemented in the ./decoder/StructureModule? #57

Open
Kewei2023 opened this issue Jan 6, 2023 · 0 comments

Comments

@Kewei2023
Copy link

Kewei2023 commented Jan 6, 2023

Hello,

It is charming for the implementation of OmegaFold. While I read the pseudo-code of Geoformer, I found out some differences between the psedo-code and real code. Here is the psedo-code written in the paper
for l ∈ [1, . . . , N2] do {ni}, {xi} += StructureModule({ni}, {wij}) {wij} += 3Dprojection(Aaa(i), {xi}) {wij} += EdgeAttention({wij}) end

However, I cannot found the 3Dprojection function in the real code. Could you please help me figure out the problem?

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

1 participant