subsneer

Results 5 comments of subsneer

Hey, I'm a noob here but may be it could help you. It's possible to provide image data as byte array. I save image into memory stream and convert it...

If smb still looking for solution. Looks like I have one. CUDA version: cuda_11.4.4_472.50_windows cuDNN version: cudnn-11.4-windows-x64-v8.2.2.26.zip (all dll placed into project output dir) nuget: Microsoft.ML.OnnxRuntime.Gpu 1.13.0 Set options with...

You could check ivilson/Yolov7net

Just some common idea. Set your project to 64bit and be sure all dlls like cudnn_*** from cuDNN and onnxruntime_*** placed around your exe. Or better check: x64\Debug\net7.0-windows10.0.22621.0\runtimes\win-x64\native\ and add...

Also there is a screenshot with timeout caught during nanoff --deploy: ![writememmory_error_02](https://github.com/nanoframework/Home/assets/39211605/d5e67d1a-68ce-4a6e-809c-a546b869c1c9) So deployment has common issue at VS as well as at nanoff