opencv/modules
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
..
3d Merge branch 4.x 2023-10-23 11:53:04 +03:00
calib Merge branch 4.x 2023-10-23 11:53:04 +03:00
core Merge branch 4.x 2023-10-23 11:53:04 +03:00
dnn Merge pull request #24294 from alexlyulkov:al/remove-torch7-from-dnn 2023-10-26 11:27:56 +03:00
features2d Merge branch 4.x 2023-10-23 11:53:04 +03:00
flann Merge pull request #23109 from seanm:misc-warnings 2023-10-06 13:33:21 +03:00
gapi Merge branch 4.x 2023-10-23 11:53:04 +03:00
highgui Merge branch 4.x 2023-10-23 11:53:04 +03:00
imgcodecs Merge branch 4.x 2023-10-23 11:53:04 +03:00
imgproc Merge branch 4.x 2023-10-23 11:53:04 +03:00
java Merge branch 4.x 2023-10-23 11:53:04 +03:00
js Merge pull request #24288 from tailsu:sd/emscripten-3.1.45-fixes 2023-09-19 08:09:18 +03:00
ml Merge branch 4.x 2023-10-23 11:53:04 +03:00
objc Merge branch 4.x 2023-07-05 15:51:10 +03:00
objdetect Merge branch 4.x 2023-10-23 11:53:04 +03:00
photo Merge pull request #23109 from seanm:misc-warnings 2023-10-06 13:33:21 +03:00
python Merge branch 4.x 2023-10-23 11:53:04 +03:00
stereo Merge branch 4.x 2023-10-23 11:53:04 +03:00
stitching Merge branch 4.x 2023-10-23 11:53:04 +03:00
ts Merge branch 4.x 2023-10-23 11:53:04 +03:00
video Merge branch 4.x 2023-10-23 11:53:04 +03:00
videoio Merge branch 4.x 2023-10-23 11:53:04 +03:00
world cmake: VERSION_GREATER_EQUAL is not supported in CMake 3.5.1 2022-12-26 17:41:53 +00:00
CMakeLists.txt cmake: process modules in the same CMake scope 2021-07-22 15:22:42 +00:00