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

Bilinear Warping Compiling Issues #12

Open
sbhatia4 opened this issue Dec 24, 2020 · 4 comments
Open

Bilinear Warping Compiling Issues #12

sbhatia4 opened this issue Dec 24, 2020 · 4 comments

Comments

@sbhatia4
Copy link

Tensorflow - 1.5.0
CUDA - 9.0
Windows 10
misc\compile.sh throws the below error, even though, I have bilinear_warping.cu.cc and .cc files in the folder.

bilinear_warping.cu.cc
c1xx: fatal error C1083: Cannot open source file: 'bilinear_warping.cu.cc': No such file or directory
g++.exe: error: bilinear_warping.cc: No such file or directory
g++.exe: error: bilinear_warping.cu.o: No such file or directory

Any help would be highly appreciated!!

@LittleBear666666
Copy link

Hello. Have you solved the problem yet

@sbhatia4
Copy link
Author

Hi,
On Windows 10:
Still, see the same issue..

On Linux:
Tensorflow - 2.4
CUDA - 11.0
Ubuntu 20.04
I get the same error message, even though, I see .so file generated [so not sure, something wrong with scripts] but then, I got stuck with Tensorflow Contrib not available with Tensorflow 2.* when I run evaluate.py

Can you please, tell the config, which you guys used at your end ? I will try with that config on Linux.

And if you have some solution for the issue on Windows 10 system, would be great!! Thanks a lot!!

@burhanmudassar
Copy link

Are you running compile from within the misc directory?

@sbhatia4
Copy link
Author

sbhatia4 commented Feb 3, 2021

Yes, able to fix this issue on Linux.. with older version of CUDA [9.0] and tensorflow [1.9.0].

We can close this issue. Thanks a lot!

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