TimoBolkart / voca

This codebase demonstrates how to synthesize realistic 3D character animations given an arbitrary speech signal and a static character mesh.

Home Page:https://voca.is.tue.mpg.de/en

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rendering Error on Centos Server With Tensorflow-ROCm version

zhanchao019 opened this issue · comments

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.

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