DexiNed icon indicating copy to clipboard operation
DexiNed copied to clipboard

DexiNed model converted to ONNX not returning Results Using CUDA - C++

Open matinmlk opened this issue 2 years ago • 1 comments

Hi, I am using CUDA Toolkit 11.5.0 and cuDNN v8.3.2. I converted the model to the ONNX model and tried to use it in a C++ environment.

As soon as I am trying to run the model with CUDA and GPU the model stops working. The model is working as expected if I continue with CPU-based calculation. I do not have the same issue with the HED model.

Are there additional steps to run DexiNed in C++ using CUDA?

matinmlk avatar Mar 24 '22 13:03 matinmlk

Hi @matinmlk . I am afraid I cannot help you at this time sorry. I have not tested on such environment.

xavysp avatar Mar 26 '22 05:03 xavysp