Skip to content
This repository was archived by the owner on Jun 12, 2024. It is now read-only.
This repository was archived by the owner on Jun 12, 2024. It is now read-only.

Question on bilateral slice operation #19

Description

@creotiv

I tried to re-implement your solution on PyTorch with using F.grid_sample operation, which can do slicing and then use affine transformation on coefs from slices to build and image. But somehow network doesn't train as it should.
All nn stuff checked many times, and it looks similar to the original code. But grid_sample under the question.

Maybe you or you colleagues who worked with pytorch can say how bilateral slice and grid_sample can be different? Cause im totally not an expert in Cuda code.

Thanks.

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