mo12896 / facial-analysis-system

This repository contains the code and documentation for my master's thesis, which focuses on predicting well-being from visual data using novel AI tools for face detection, tracking, re-identification, facial emotion recognition and head pose estimation.
MIT License
2 stars 0 forks source link

Make Docker Container compatible with NVIDIA runtime #45

Closed mo12896 closed 1 year ago

mo12896 commented 1 year ago

Try out (solved):

mo12896 commented 1 year ago

Currently, nvidia-smi command shows, that the Container is appropriately configured. But when actually running it, it does not recognize the GPUs. Maybe try different versions. Also rebuild with cuda-11.5 path. Problem is, that neither tensorflow, pytorch nor onnxruntime detect the GPU.