techwingslab / yolov5-net

YOLOv5 object detection with C#, ML.NET, ONNX
MIT License
345 stars 104 forks source link

Is it possible to use the Intel Neural Compute Stick? #49

Open cdvalera opened 2 years ago

cdvalera commented 2 years ago

Dear Sir Is it possible to use the Intel Neural Compute Stick 2 to speed up camera detection as an alternative to the GPU? If possible, what would be the implementation. I currently have one of these devices but I only find information on how to use it in python and not in yolov.net