opencv/modules/dnn/perf
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
..
perf_caffe.cpp Merge pull request #24231 from fengyuentau:halide_cleanup_5.x 2023-10-13 16:53:18 +03:00
perf_common.cpp cmake: fix build of dnn tests with shared common code 2019-03-31 08:52:25 +00:00
perf_convolution1d.cpp Merge pull request #24231 from fengyuentau:halide_cleanup_5.x 2023-10-13 16:53:18 +03:00
perf_convolution3d.cpp Merge pull request #24231 from fengyuentau:halide_cleanup_5.x 2023-10-13 16:53:18 +03:00
perf_convolution.cpp Merge pull request #24231 from fengyuentau:halide_cleanup_5.x 2023-10-13 16:53:18 +03:00
perf_gemm.cpp Merge pull request #24309 from dkurt:gemm_ov_hotfix 2023-09-27 10:25:45 +03:00
perf_layer.cpp Merge pull request #24231 from fengyuentau:halide_cleanup_5.x 2023-10-13 16:53:18 +03:00
perf_main.cpp Merge pull request #11897 from Jakub-Golinowski:hpx_backend 2018-08-31 16:23:26 +03:00
perf_net.cpp Merge pull request #24294 from alexlyulkov:al/remove-torch7-from-dnn 2023-10-26 11:27:56 +03:00
perf_precomp.hpp dnn(perf): fix and merge Convolution tests 2018-08-31 15:02:19 +03:00
perf_recurrent.cpp Merge pull request #20658 from smbz:lstm_optimisation 2021-11-29 21:43:00 +00:00