ZhuFengdaaa / SOON

Dataset and baseline for Scenario Oriented Object Navigation (SOON)
MIT License
17 stars 0 forks source link

can we use Intel Corporation HD Graphics 520 instead of NVIDIA GPU #5

Open user45095 opened 2 years ago

user45095 commented 2 years ago

when I ran bash run/speaker.bash 0, the output is RuntimeError: Found no NVIDIA driver on your system. Please check that you have an NVIDIA GPU and installed a driver from http://www.nvidia.com/Download/index.aspx

when I have searched for lspci | grep VGA, the output is 00:02.0 VGA compatible controller: Intel Corporation HD Graphics 520 (rev 0a)

can I run SOON in my system by merely installing the NVIDIA drivers and/or Docker?