YoloCSharp
YoloCSharp copied to clipboard
Unable to load DLL 'YoloApi' or one of its dependencies
Hi there, im trying to use YoloCSharp on Netcore 2.1 as a webservice. When i run the service, i get
System.DllNotFoundException: Unable to load DLL 'YoloApi' or one of its dependencies: The specified module could not be found. (Exception from HRESULT: 0x8007007E)
I have all dependencies, also the YoloApi.dll in my published directory!
Any help appreciated, thanks in advice!
Hi there, im trying to use YoloCSharp on Netcore 2.1 as a webservice. When i run the service, i get
System.DllNotFoundException: Unable to load DLL 'YoloApi' or one of its dependencies: The specified module could not be found. (Exception from HRESULT: 0x8007007E)I have all dependencies, also the YoloApi.dll in my published directory!
Any help appreciated, thanks in advice!
Hello! Did you find answer ? I have similar problem. I changed version of OpenCVSharp and and installing dependencies. But problems are not solved.
I gave it another try but still the same, since its gpu only i copied cudnn64_7.dll into the release folder but still no luck.. maybe i need to write my own wrapper since i need the ability to set the treshhold for my purpose.. all current solutions are not perfect..
Using DependencyWalker on your binary should help to find out whats missing here..
Is this repository unmaintained? The docs are incomplete with the nuget version
Hello! We will check and come back to you as soon is possible! Best regards, Nathan
any update on this?
any update on this?
Any update on this?
Any update on this?