opencv/doc/tutorials/dnn
Abduragim Shtanchaev 372b36c1d3
Merge pull request #24898 from Abdurrahheem:ash/yolo_ducumentation
Documentation for Yolo usage in Opencv #24898

This PR introduces documentation for the usage of yolo detection model family in open CV. This is not to be merge before #24691, as the sample will need to be changed. 


### Pull Request Readiness Checklist

See details at https://github.com/opencv/opencv/wiki/How_to_contribute#making-a-good-pull-request

- [x] I agree to contribute to the project under Apache 2 License.
- [x] To the best of my knowledge, the proposed patch is not based on a code under GPL or another license that is incompatible with OpenCV
- [x] The PR is proposed to the proper branch
- [x] There is a reference to the original bug report and related work
- [x] There is accuracy test, performance test and test data in opencv_extra repository, if applicable
      Patch to opencv_extra has the same branch name.
- [x] The feature is well documented and sample code can be built with the project CMake
2024-01-31 09:46:58 +03:00
..
dnn_android Updated Android tutorial for MobileNet-SSD detector 2023-12-12 15:40:36 +03:00
dnn_custom_layers Merge remote-tracking branch 'origin/3.4' into merge-3.4 2023-04-21 10:55:04 +03:00
dnn_face Update documentation 2022-01-10 18:34:39 +03:00
dnn_googlenet fix 4.x links 2021-12-22 13:24:30 +00:00
dnn_halide Added TOC to most of tutorials 2020-12-07 19:13:54 +03:00
dnn_halide_scheduling added opencv for openvino tutorial 2022-09-28 12:05:28 +02:00
dnn_javascript Added TOC to most of tutorials 2020-12-07 19:13:54 +03:00
dnn_OCR fix 4.x links 2021-12-22 13:24:30 +00:00
dnn_openvino Updated Android tutorial for MobileNet-SSD detector 2023-12-12 15:40:36 +03:00
dnn_pytorch_tf_classification fix 4.x links 2021-12-22 13:24:30 +00:00
dnn_pytorch_tf_detection fix 4.x links 2021-12-22 13:24:30 +00:00
dnn_pytorch_tf_segmentation fix 4.x links 2021-12-22 13:24:30 +00:00
dnn_text_spotting Fix typos in tutorials within docs/ 2022-03-17 16:06:54 -04:00
dnn_yolo Merge pull request #24898 from Abdurrahheem:ash/yolo_ducumentation 2024-01-31 09:46:58 +03:00
images Custom deep learning layers in Python 2018-04-26 09:25:18 +03:00
table_of_content_dnn.markdown Updated Android tutorial for MobileNet-SSD detector 2023-12-12 15:40:36 +03:00