-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Description
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!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels