opencv/doc/js_tutorials
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
..
js_assets Merge pull request #24294 from alexlyulkov:al/remove-torch7-from-dnn 2023-10-26 11:27:56 +03:00
js_core Update js_image_arithmetics.markdown 2019-10-11 10:07:22 -07:00
js_dnn Merge pull request #18064 from akineeic:gsoc_2020_dnn 2020-11-29 10:09:42 +00:00
js_gui doc: fix misused "see also" doxygen command 2020-03-21 00:25:49 +00:00
js_imgproc Merge remote-tracking branch 'upstream/3.4' into merge-3.4 2022-12-03 12:39:41 +00:00
js_objdetect Merge pull request #9466 from huningxin:js 2017-09-25 16:52:07 +03:00
js_setup Merge branch 4.x 2023-07-05 15:51:10 +03:00
js_video Update name from Gunner to Gunnar as that's the name he published his 2021-12-11 13:10:52 +01:00
js_tutorials.markdown Merge pull request #18064 from akineeic:gsoc_2020_dnn 2020-11-29 10:09:42 +00:00