MagnusGabell
MagnusGabell
> Hi, I dont know exactly. Ensure you have pylon library installed. Also g-streamer, of course. Then for the code attached you also need pypylon. For windows I dont know...
> > > > Hi, > > Can you provide me a guide on how to do the installation of GStreamer in ubuntu 18.04. I followed the steps stated in...
If gst-launch works responds and gst-inspect you probably have it. More likely the pylon-plugin is not. //Magnus
I would like to know the same. Updated the nuget package to OnnxRuntime.GPU According to https://docs.microsoft.com/en-us/dotnet/api/microsoft.ml.transforms.onnx.onnxscoringestimator?view=ml-dotnet for Cuda support you need to set gpuDeviceId when creating the estimator using ApplyOnnxModel....
> > After 2 years I've decided to continue to work on my project to get yolo v5 to work with gpu. I have rtx 3070 ti, and my python...