Skip to content

Dynamic or Static Graph #3

Description

@cangumeli

Hi, thank you for providing this nice implementation.

Here in the classification network, it seems to me that you create the KNN graph using the input pts before every graph convolution layer. Therefore, the same KNN graph is computed at every layer. Shouldn't knn_graph take out as the input instead of pts for having dynamic graph updates?

Best regards.

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