Skip to content

Typo in the code? #4

Description

@xiaogengen-007

Hi,

Is there a typo in the following code block?

regularizers.py lines 77-81

def compute_bending_energy(input_coords, output, batch_size=None)
loss += ( 2 * torch.mean(dx_xyz[:, :, 1]) + 2 * torch.mean(dx_xyz[:, :, 2]) + torch.mean(dy_xyz[:, :, 2]) )

Thanks for the great work and sharing the code!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions