Skip to content
This repository was archived by the owner on Jul 21, 2021. It is now read-only.

Question about implementation #10

@lxtGH

Description

@lxtGH

in file deform_conv.py
inds = indices[:, 0]*input.size(1)*input.size(2)+ indices[:, 1]*input.size(2) + indices[:, 2]
what does it mean ?

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