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

about Correlation_forward_cuda #69

Open
lvzhengyi0204 opened this issue Apr 29, 2020 · 6 comments
Open

about Correlation_forward_cuda #69

lvzhengyi0204 opened this issue Apr 29, 2020 · 6 comments

Comments

@lvzhengyi0204
Copy link

Hello:
I have configured the environment according to your requirements and executed the command
1:bash install_scripts.sh
but when I run the commant:python3 tools/video_inpaint.py --frame_dir ./demo/frames --MASK_ROOT ./demo/masks --img_size 512 832 --FlowNet2 --DFC --ResNet101 --Propagation
there has
a error: AttributeError: module 'models.FlowNet2_Models.correlation_package._ext.correlation' has no attribute 'Correlation_forward_cuda'

@nbei
Copy link
Owner

nbei commented Apr 29, 2020

Have you checked the version of PyTorch? And here is another branch without installation of flownet2.

@lvzhengyi0204
Copy link
Author

torch 0.4.0
torchvision 0.2.1
I completely configure the environment according to your requirements

@lvzhengyi0204
Copy link
Author

image
the correlation has No this attribute:Correlation_forward_cuda

@lvzhengyi0204
Copy link
Author

please help me~ hahaha

@nbei
Copy link
Owner

nbei commented Apr 29, 2020

I suggest that you can just compile the correlation layer and then see whether any error information will be reported.

@lvzhengyi0204
Copy link
Author

I gave up flownet2 and switched to lightflow, and I can experiment normally

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

2 participants