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

Alturos.Yolo.YoloInitializeException #1

Open
WhiteLionATX opened this issue Dec 29, 2020 · 0 comments
Open

Alturos.Yolo.YoloInitializeException #1

WhiteLionATX opened this issue Dec 29, 2020 · 0 comments

Comments

@WhiteLionATX
Copy link

WhiteLionATX commented Dec 29, 2020

Getting:
Alturos.Yolo.YoloInitializeException: "Microsoft Visual C++ 2017-2019 Redistributable (x64)"
....when pressing "Detect" button.
http://puu.sh/H1VRO/6a4470fb0a.png
at Alturos.Yolo.YoloWrapper.Initialize(String configurationFilename, String weightsFilename, String namesFilename, GpuConfig gpuConfig) at Alturos.Yolo.YoloWrapper..ctor(YoloConfiguration yoloConfiguration, GpuConfig gpuConfig, IYoloSystemValidator yoloSystemValidator) at Object_Detection.Form1.detectButton_Click(Object sender, EventArgs e) in E:\C#\Object-Detection-master\Object Detection\Object Detection\Form1.cs:line 36 at System.Windows.Forms.Control.OnClick(EventArgs e) at System.Windows.Forms.Button.OnClick(EventArgs e) at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ButtonBase.WndProc(Message& m) at System.Windows.Forms.Button.WndProc(Message& m) at System.Windows.Forms.NativeWindow.DebuggableCallback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) at System.Windows.Forms.UnsafeNativeMethods.DispatchMessageW(MSG& msg) at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData) at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context) at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context) at Object_Detection.Program.Main() in E:\C#\Object-Detection-master\Object Detection\Object Detection\Program.cs:line 19

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

1 participant