xinntao / EDVR

Winning Solution in NTIRE19 Challenges on Video Restoration and Enhancement (CVPR19 Workshops) - Video Restoration with Enhanced Deformable Convolutional Networks. EDVR has been merged into BasicSR and this repo is a mirror of BasicSR.
https://github.com/xinntao/BasicSR
1.5k stars 316 forks source link

TypeError: DCNv2Pack() takes no arguments #194

Open T914-cool opened 3 years ago

automatic0313 commented 3 years ago

I have encountered the same problem as you. Have you solved it?

zqcrafts commented 3 years ago

same problem

xinntao commented 3 years ago
  1. Use the latest version: https://github.com/xinntao/BasicSR
  2. It may be because that you have not complied the dcn operator. Reference: https://github.com/xinntao/BasicSR/blob/master/INSTALL.md#basicsr_ext-and-basicsr_jit-environment-variables