Deformable Convolution
2000년 도입 · 논문 152편에서 사용
Deformable convolutions add 2D offsets to the regular grid sampling locations in the standard convolution. It enables free form deformation of the sampling grid. The offsets are learned from the preceding feature maps, via additional convolutional layers. Thus, the deformation is conditioned on the input features in a local, dense, and adaptive manner.
출처: Deformable Convolutional Networks
소개 논문: Deformable Convolutional Networks
Convolutions · Computer Vision