You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello!
I start saying that i use the library in a machine with a 2080Ti with no problem. But when i try to run the code on a machine with a 1060GTX installed a receive this exception: in Alturos.Yolo.YoloWrapper.GetDeviceName(Int32 gpu, StringBuilder deviceName) in Alturos.Yolo.YoloWrapper.Initialize(String configurationFilename, String weightsFilename, String namesFilename, Int32 gpu, Boolean ignoreGpu, Boolean ignoreCPlusPlusDetection) in Alturos.Yolo.YoloWrapper..ctor(String configurationFilename, String weightsFilename, String namesFilename, Int32 gpu, Boolean ignoreGpu) in WindowsFormsApp2.Form1..ctor() in C:\Users\aaaa\source\repos\WindowsFormsApp2\WindowsFormsApp2\Form1.cs:riga 23 in WindowsFormsApp2.Program.Main() in C:\Users\aaa\source\repos\WindowsFormsApp2\WindowsFormsApp2\Program.cs:riga 19
Can you help me please? I also want to know if is possible to use the library with a 30xx Nvidia Series
Thank you
The text was updated successfully, but these errors were encountered:
LankMy
changed the title
Exception when useGpu with 1060 GTX
Exception when use Gpu 1060 GTX
Mar 26, 2021
Hello!
I start saying that i use the library in a machine with a 2080Ti with no problem. But when i try to run the code on a machine with a 1060GTX installed a receive this exception:
in Alturos.Yolo.YoloWrapper.GetDeviceName(Int32 gpu, StringBuilder deviceName) in Alturos.Yolo.YoloWrapper.Initialize(String configurationFilename, String weightsFilename, String namesFilename, Int32 gpu, Boolean ignoreGpu, Boolean ignoreCPlusPlusDetection) in Alturos.Yolo.YoloWrapper..ctor(String configurationFilename, String weightsFilename, String namesFilename, Int32 gpu, Boolean ignoreGpu) in WindowsFormsApp2.Form1..ctor() in C:\Users\aaaa\source\repos\WindowsFormsApp2\WindowsFormsApp2\Form1.cs:riga 23 in WindowsFormsApp2.Program.Main() in C:\Users\aaa\source\repos\WindowsFormsApp2\WindowsFormsApp2\Program.cs:riga 19
Can you help me please? I also want to know if is possible to use the library with a 30xx Nvidia Series
Thank you
The text was updated successfully, but these errors were encountered: