Going Deeper Into DNN For Computer Vision

July 5, 2018 ยท 1 minute read

We have just released GoCV (https://gocv.io) version 0.14.0, our Go programming language package for computer vision using OpenCV. Thanks to the efforts of our contributors and team this is one of our most significant updates yet.

This new GoCV version has been timed to land in parallel with the just shipped OpenCV 3.4.2 release, which features some substantial new functionality for using Deep Neural Networks (DNN) for computer vision. The new GoCV also supports the Intel OpenVINO Inference Engine for DNN hardware acceleration on CPU’s, GPU’s, and VPU’s too.

Read more on the GoCV blog at Going Deeper Into DNN For Computer Vision.