pytorch-DeformableConvolution可形变卷积:pytorch自定义网络实现

https://github.com/1zb/deformable-convolution-pytorch

https://github.com/oeway/pytorch-deform-conv

pytorch-DeformableConvolution可形变卷积:pytorch自定义网络实现_第1张图片

pytorch-DeformableConvolution可形变卷积:pytorch自定义网络实现_第2张图片

Pytorch的C扩展相关资料:

https://github.com/1zb/deformable-convolution-pytorch/issues/3

https://github.com/locuslab/pytorch_fft
https://github.com/fxia22/stn.pytorch

pytorch学习笔记(十八):C 语言扩展 pytorch

https://blog.csdn.net/u012436149/article/details/78851174

PyTorch学习总结(二)——基于torch.utils.ffi的自定义C扩展

https://blog.csdn.net/manong_wxd/article/details/78720182

Pytorch拓展进阶(一):Pytorch结合C以及Cuda语言

https://oldpan.me/archives/pytorch-combine-c-and-cuda

Pytorch拓展进阶(二):Pytorch结合C++以及Cuda拓展

https://oldpan.me/archives/pytorch-cuda-c-plus-plus

没错,又是他:

pytorch-DeformableConvolution可形变卷积:pytorch自定义网络实现_第3张图片

你可能感兴趣的:(深度学习)