theFoxofSky / ddfnet

The official implementation of the CVPR2021 paper: Decoupled Dynamic Filter Networks
MIT License
212 stars 34 forks source link

question about DDF-Up #17

Closed sujyQ closed 3 years ago

sujyQ commented 3 years ago

Hi. Thanks for nice paper.

  1. In DDF-Up module, does the size of guidance feature have to be same as that of input feature?

  2. Can you release the code for "joint depth upsampling with DDF-UP" experiment in Sec. 6?

thx.

theFoxofSky commented 3 years ago

Do you have WeChat? That code is very very messy, I have not cleaned it yet. If you wish, I can send you the junk code with the model.

theFoxofSky commented 3 years ago

I erased your email address (@sujyQ). Please email me for the code and model, in case I forget your email address. My email is fs.jingkaizhou@gmail.com After receiving your email, I will find the files in my old server and reply to you recently.

jannehlamin commented 2 years ago

Thanks for the code sir, well appreciated! Hmmm, In DDF-Up module, does the size of guidance feature have to Bi linearly up sampled. The code doesn't handle the guidance spatial re-size as the DDF-up layers increases