8000 GitHub - Aleksey3ltt/WebCamYoloCuda: Object detection using the YOLO neural network and CUDA hardware and software architecture
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Aleksey3ltt/WebCamYoloCuda

Repository files navigation

WebCamYoloCuda

Object detection using the YOLO neural network and CUDA hardware and software architecture https://youtu.be/ZmsavPCiwLU

An experiment was conducted on the use of CUDA and tensor kernels in problems of object detection and recognition. This example uses a pre-trained object detection network such as YOLO v3 trained on the COCO dataset. Requires NVIDIA® GPU with CUDA support and compatible driver. I used Emgu.CV.runtime.windows.cuda version 4.4.0.4099 and all other Emgu.CV packages version 4.4.0.4099 (versions must match).

Nuget

image

About

Object detection using the YOLO neural network and CUDA hardware and software architecture

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0