Getting Started with OpenCV DNN

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Getting Started with OpenCV DNN

Getting Started with OpenCV DNN

The OpenCV Deep-Neural Network (DNN) is a module for inference in deep networks. It is easy to use and it is a great way to get started with computer vision and inferencing.


OpenCV DNN supports many frameworks, such as:

  • Caffe
  • TensorFlow
  • Torch
  • Darknet
  • Models in ONNX format

For a simple object detection code with OpenCV DNN, please check Object Detection with OpenCV.

For running OpenCV DNN inference with camera input, please refer to eIQ Sample Apps - OpenCV Lab 3.

For exploring different models ready for OpenCV DNN inference, please refer to Caffe and TensorFlow Pretrained Models.

For more information on OpenCV DNN module, please check Deep Learning in OpenCV.

Labels (1)
No ratings
Version history
Last update:
‎06-22-2019 10:44 AM
Updated by: