dvlab-research / SDSD

Seeing Dynamic Scene in the Dark: High-Quality Video Dataset with Mechatronic Alignment (ICCV2021)
52 stars 11 forks source link

Error:python myself_test.py -opt options/test/test_in_sdsd.yml #1

Open xinxindefeiyu opened 2 years ago

xinxindefeiyu commented 2 years ago

Big cheese, I encountered two errors: "SDSD-main/models/archs/enhance_model.py", line 10, in raise ImportError('Failed to import DCNv2 module.') File "SDSD-main/models/archs/dcn/deform_conv.py", line 10, in from. import deform_conv_cuda ,cannot import name'deform_conv_cuda'

xiaogang00 commented 2 years ago

Please first compile the library of DCN, then run the code.