Skip to content

log_map in transforms.py #4

@jxtxwsbn

Description

@jxtxwsbn

Hi,

It seems line 28 of the gem_cnn.transform.py ( projected = torch.einsum('pij, pj -> pi', projectors[edges[0]], pos[edges[1]]) ) is different from the paper.

The argument for pj seems to be diffs that is (q-b) according to the paper.

BTW, did this model achieve the same performance as the papers'? I have trained it for several epochs, but the speed is low and the outcome is undesirable.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions