table_of_content_dnn.markdown 1.1 KB

Deep Neural Networks (dnn module) {#tutorial_table_of_content_dnn}

PyTorch models with OpenCV

In this section you will find the guides, which describe how to run classification, segmentation and detection PyTorch DNN models with OpenCV.

  • @subpage pytorch_cls_tutorial_dnn_conversion
  • @subpage pytorch_cls_c_tutorial_dnn_conversion
  • @subpage pytorch_segm_tutorial_dnn_conversion

TensorFlow models with OpenCV

In this section you will find the guides, which describe how to run classification, segmentation and detection TensorFlow DNN models with OpenCV.

  • @subpage tf_cls_tutorial_dnn_conversion
  • @subpage tf_det_tutorial_dnn_conversion
  • @subpage tf_segm_tutorial_dnn_conversion