2017-07-25 19:22:31 +08:00
|
|
|
Deep Neural Networks (dnn module) {#tutorial_table_of_content_dnn}
|
|
|
|
=====================================
|
|
|
|
|
|
|
|
- @subpage tutorial_dnn_googlenet
|
|
|
|
- @subpage tutorial_dnn_halide
|
|
|
|
- @subpage tutorial_dnn_halide_scheduling
|
2022-09-28 18:05:28 +08:00
|
|
|
- @subpage tutorial_dnn_openvino
|
2017-12-03 04:52:35 +08:00
|
|
|
- @subpage tutorial_dnn_android
|
2017-12-01 06:14:40 +08:00
|
|
|
- @subpage tutorial_dnn_yolo
|
2017-12-03 04:52:35 +08:00
|
|
|
- @subpage tutorial_dnn_javascript
|
2018-04-24 19:59:59 +08:00
|
|
|
- @subpage tutorial_dnn_custom_layers
|
2020-06-27 15:04:00 +08:00
|
|
|
- @subpage tutorial_dnn_OCR
|
2020-12-04 02:47:40 +08:00
|
|
|
- @subpage tutorial_dnn_text_spotting
|
2021-10-09 03:13:49 +08:00
|
|
|
- @subpage tutorial_dnn_face
|
2021-01-26 19:06:15 +08:00
|
|
|
|
|
|
|
#### 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
|
2021-04-02 04:42:08 +08:00
|
|
|
- @subpage pytorch_segm_tutorial_dnn_conversion
|
2021-01-26 19:06:15 +08:00
|
|
|
|
|
|
|
#### 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
|
2021-04-02 09:50:35 +08:00
|
|
|
- @subpage tf_det_tutorial_dnn_conversion
|
2021-04-02 04:42:08 +08:00
|
|
|
- @subpage tf_segm_tutorial_dnn_conversion
|