occ-ai / obs-detect

Object Detection in OBS, real-time, local, GPU optional
https://obsproject.com/forum/resources/detect-object-detection-tracking-built-in-obs.1911/
GNU General Public License v2.0
41 stars 3 forks source link

[Problem] Unable use Tensor Core #10

Open iCassius opened 1 month ago

iCassius commented 1 month ago

1 2

I saw in the description that it is possible to use the Tensor cores of the GPU However, this option does not appear on both RTX2080 and RTX4090 I would like to know if it is not developed yet or if there is something wrong with my configuration.

royshil commented 1 month ago

Windows DirectML will use the Nvidia GPU Although TensorRT might be available, I think it's mostly for Linux CUDA is also availaebl in ONNX Runtime for Windows... I may look into that