opencv/modules/dnn/include/opencv2
alexlyulkov b71be65f57
Merge pull request #24294 from alexlyulkov:al/remove-torch7-from-dnn
Remove torch (old torch7) from dnn in 5.x #24294

Merge with https://github.com/opencv/opencv_extra/pull/1097

Completely removed torch (old torch7) from dnn:
- removed modules/dnn/src/torch directory that contained torch7 model parser
- removed readNetFromTorch() and readTorchBlob() public functions
- removed torch7 references from comments and help texts
- replaced links to t7 models by links to similar onnx models in js_style_transfer turtorial (similar to https://github.com/opencv/opencv/pull/24245/files)
2023-10-26 11:27:56 +03:00
..
dnn Merge pull request #24294 from alexlyulkov:al/remove-torch7-from-dnn 2023-10-26 11:27:56 +03:00
dnn.hpp Update documentation and samples 2018-08-17 14:21:29 +03:00