Hangz-nju-cuhk / Talking-Face-Generation-DAVS

Code for Talking Face Generation by Adversarially Disentangled Audio-Visual Representation (AAAI 2019)
MIT License
817 stars 173 forks source link

'GPU' problem? #24

Open BITQinYong opened 5 years ago

BITQinYong commented 5 years ago

When I use test_all.py ,it has "AssertionError: Found no NVIDIA driver on your system. Please check that you have an NVIDIA GPU and installed a driver from", I think that your test code should increase automatic decision between GPU and CPU.

Hangz-nju-cuhk commented 4 years ago

@BITQinYong Yes, you are absolutely right. I will try to fix it when I have time.