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

CUDA, Tensorflow, nvcc versions? #34

Open
jgallegov opened this issue Jan 26, 2022 · 4 comments
Open

CUDA, Tensorflow, nvcc versions? #34

jgallegov opened this issue Jan 26, 2022 · 4 comments

Comments

@jgallegov
Copy link

Hello,

which CUDA, tensorflow, nvcc versions are you using? I am having problems with tensorflow. It does not recognise my GPUs and it should be related to version compatibility.

@YiAthena
Copy link

tensorflow 2.4, cuda 11.0, cudnn 8.0 work for me

@Concernin9
Copy link

tensorflow 2.4, cuda 11.0, cudnn 8.0 work for me

@YiAthena Hello, the result of the code is the data in NPY format. I found that to form an smpl model, do I need to convert NPY format into PKL format first? I want to visualize the results. Is this the process? Looking forward to your reply, thank you very much!

@YiAthena
Copy link

do I need to convert NPY format into PKL format first? -> in my case, no. It depends on your reconstruction method.

@jgallegov
Copy link
Author

Hello,
then, what how is the .npy content generated? In .pkl is very clear, but this npy does not have any fields.

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