14.02.2024, 21:40
What happen if inside python command you execute the following commands:
import dlib
print(dlib.DLIB_USE_CUDA)
print(dlib.cuda.get_num_devices()))