mirror of
https://github.com/opencv/opencv.git
synced 2024-11-25 03:30:34 +08:00
b71be65f57
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) |
||
---|---|---|
.. | ||
js_assets | ||
js_core | ||
js_dnn | ||
js_gui | ||
js_imgproc | ||
js_objdetect | ||
js_setup | ||
js_video | ||
js_tutorials.markdown |