Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
matinmlk opened this issue Mar 24, 2022 · 1 comment
Open

Comments

@matinmlk
Copy link

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?

@xavysp
Copy link
Owner

xavysp commented Mar 26, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants