.net core 利用海康萤石摄像头,通过Yolo v3 实现目标检测

.net core 利用海康萤石摄像头,通过Yolo v3 实现目标检测

 

System requirements

GPU requirements (optional)

It is important to use the mentioned version 10.2

  1. Install the latest Nvidia driver for your graphic device
  2. Install Nvidia CUDA Toolkit 10.2 (must be installed add a hardware driver for cuda support)
  3. Download Nvidia cuDNN v7.6.5 for CUDA 10.2
  4. Copy the cudnn64_7.dll from the output directory of point 2. into the project folder.

更多配置下载

https://github.com/AlturosDestinations/Alturos.Yolo

留言