msracver / Deformable-ConvNets

Deformable Convolutional Networks
MIT License
4.02k stars 953 forks source link

Confusion about why a single conv layer is able to learn the offsets #252

Open eezywu opened 5 years ago

eezywu commented 5 years ago

Hi, I was confused that why a single conv layer is able to learn the offsets, since a conv layer is local connected to the input. So how could it learn the offsets that point to the other positions? Thanks!

eezywu commented 5 years ago

Can anyone explain? Thanks!

mosquitobite commented 4 years ago

Hi, I have the same question. Have you figured it out?

zcy5417 commented 3 years ago

can we use deform conv to generate offsets?