Skip to content

Scaling up the kernel size with D3D modules #39

@leeh43

Description

@leeh43

Hi, thank you for the great work and currently I have used the D3D packages to perform deformable convolution for volumetric segmentation. The performance is pretty promising with additional tricks in block design. However, when I scale up my kernel sizes (e.g., 5x5x5, 7x7x7), it always pops up the CUDA error as "RuntimeError: CUDA error: an illegal memory access was encountered". Is the c++ code optimized for 3x3x3 kernel size only? If yes, what do you recommend to do for next step about changing the kernel size?

Thank you so much!

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