BasicSR-examples
BasicSR-examples copied to clipboard
NameError: name 'deform_conv_ext' is not defined.
Hello Xintao,
I have done this: BASICSR_EXT=True python setup.py develop before I started to train. And also confirmed the .so file exists in basicsr/ops. The error is still there.
Thanks for your time.