TimoBolkart / voca

This codebase demonstrates how to synthesize realistic 3D character animations given an arbitrary speech signal and a static character mesh.
https://voca.is.tue.mpg.de/en
1.15k stars 273 forks source link

Rendering Error on Centos Server With Tensorflow-ROCm version #79

Open zhanchao019 opened 3 years ago

zhanchao019 commented 3 years ago

Hello, I also encountered rendering error, but I tried to change --visulaize False parameters and comment out os.environ['PYOPENGL_PLATFORM'] = 'egl'in rendering.py file , but it didn't work.

As mentioned in another issue, he downgrade the cudnn and other stuff. However, when it comes to the rocm framework,I don't know what to do.

zhanchao019 commented 3 years ago

I switch the tensorflow to cpu version, it still doesn't work. :( 🆘