Skip to content

Typo in the code? #4

@xiaogengen-007

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!

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