Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can anyone meet this error("段错误") #9

Closed
huangzhiwei1987 opened this issue May 30, 2019 · 5 comments
Closed

can anyone meet this error("段错误") #9

huangzhiwei1987 opened this issue May 30, 2019 · 5 comments

Comments

@huangzhiwei1987
Copy link

when I run test_Vid4_REDS4_with_GT.py, I got a error . Is anyone can help me to resolve this, thank you very much.
I use anaconda3, python 3.6.7 pytorch version is 1.1.0.

python ./test_Vid4_REDS4_with_GT.py
19-05-30 15:01:21.580 - INFO: Data: Vid4 - ../datasets/Vid4/BIx4/*
19-05-30 15:01:21.583 - INFO: Padding mode: new_info
19-05-30 15:01:21.583 - INFO: Model path: ../experiments/pretrained_models/EDVR_Vimeo90K_SR_L.pth
19-05-30 15:01:21.583 - INFO: Save images: True
19-05-30 15:01:21.584 - INFO: Flip Test: False
段错误

I find that the one in line 139("model_output = model(imgs_in)") caused the error, but I did not know why.

@linzhi123
Copy link

I also have the same problem.

@linzhi123
Copy link

I use anaconda3, python 3.6.5 pytorch version is 1.0.0.

@linzhi123
Copy link

Hello, I have solved this problem.
Upgrade your GCC version to 4.9<gcc<5
@huangzhiwei1987

@huangzhiwei1987
Copy link
Author

@linzhi123 Thank you very much, I will try it.

@zhuhaozh
Copy link

zhuhaozh commented Aug 8, 2019

Thanks! Solved by rebuilding the DCNv2 with gcc 4.9.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants