Getting Started with OpenCV DNN

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

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.

标签 (1)
无评分
版本历史
最后更新:
‎06-22-2019 10:44 AM
更新人: