jpcurbelo / human-body-reshape-DL-paper

Official Code for "A methodology for realistic human shape reconstruction from 2D images"
MIT License
1 stars 2 forks source link

Tensorflow Error on Colab #4

Closed DrRaja closed 1 month ago

DrRaja commented 5 months ago

I'm trying to run this on a Google Colab with T4 GPU. However I receive this error every time I try to run it:

tensorflow.python.framework.errors_impl.InternalError: cudaGetDevice() failed. Status: cudaGetErrorString symbol not found.

Any ideas?

jpcurbelo commented 5 months ago

Hi @DrRaja. Which module are you trying to run on Google Colab? I haven't tried to run the project other than on a local machine. Could you, please, provide more details?