Zavarkó Gábor
Zavarkó Gábor
I have a concurrent PR about the basic authentication (#198), where I need authentication only for the download file. So please allow to specify different username/password pairs for the xml...
Thats true currently, but my opinion is that it will be an "ugly hack" in HAP's source code, since it should be a compiler feature, see: https://github.com/dotnet/roslyn/issues/10966
@CodeWheeR The previous maintainer of this package left the company, see #143. I've created a copy from this repository and added this functianlity. https://github.com/zgabi/Yolo.Net Also created a nuget package: https://www.nuget.org/packages/Yolo.Net/3.0.6-alpha.1
Yes. Replace the yolo_cpp_dll* with the following files: https://github.com/zgabi/Yolo.Net/tree/master/lib/Cuda10.1 (The build will every time overwrite this files from the package, so it should be added to an after build event...
There are already a lot of PRs for supporting newer VS Redists :) See: #90, #131, #143 In issue #143 it is mentioned, that the developer left his company, so...
@SpiRaiL The previous maintainer of this package left the company, see #143. I've created a copy from this repository and added this functianlity. (However I don't know what is this...
@SpiRaiL The previous maintainer of this package left the company, see #143. I've created a copy from this repository and added similar functianlity to it. https://github.com/zgabi/Yolo.Net Also created a nuget...
Are you sure that all of the native dlls you use are 64bit? Badimageformat exception usually means that you are loading 32 bit dll in 64 bit appication or otherwise.
What did you do?
Is anybody maintaining this repo? Or is threre a fork where I can send a PR? If no, then I can create a new one. I'd like to add soem...