Alturos.Yolo icon indicating copy to clipboard operation
Alturos.Yolo copied to clipboard

Exception when use Gpu 1060 GTX

Open LankMy opened this issue 4 years ago • 0 comments

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

LankMy avatar Mar 26 '21 15:03 LankMy