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.48k stars 320 forks source link

it happens Segmentation fault (core dumped) when i run python3 test_Vid4_REDS4_with_GT.py #135

Closed jlygit closed 4 years ago

jlygit commented 4 years ago

hi all,

it happens Segmentation fault (core dumped) when i run python3 test_Vid4_REDS4_with_GT.py

[5024973.815786] python3[69061]: segfault at b ip 00007f56d1cdcefc sp 00007fff40f3c1f0 error 6 in deform_conv_cuda.cpython-36m-x86_64-linux-gnu.so[7f56d1cbd000+8b000]

Has anyone met?