mit-han-lab / torchsparse

[MICRO'23, MLSys'22] TorchSparse: Efficient Training and Inference Framework for Sparse Convolution on GPUs.

Home Page:https://torchsparse.mit.edu

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Does Torchspark support deformable convolution ?

huohuohuohuohuohuohuohuo opened this issue · comments

commented

Does Torchsparse++ support the deformable convolution ?

Hi. Currently we do not support deformable convolution in TorchSparse/TorchSparse++, since the deformable convolution remains under-explored in the domain of sparse convolution. However, if there are some break-throughs from the algorithm side, demonstrating the effectiveness of sparse deformable convolution, we will definitely support this operator.