mmdeploy/tools
Chen Xin 2c9861555f
[Enhancement] add mmaction.yml for test (#1455)
* add mmaction.yml for test

* t# This is a combination of 2 commits.

add missing file

* fix typo

* remove
2022-11-29 18:48:29 +08:00
..
elena [Feature] Add option to fuse transform. (#741) 2022-09-05 20:29:18 +08:00
package_tools bump version to 0.10.0 (#1259) 2022-10-31 19:24:47 +08:00
scripts fix(tools/scripts): find env file failed (#1385) 2022-11-22 20:26:55 +08:00
check_env.py support coreml (#760) 2022-09-05 19:55:47 +08:00
deploy.py Add rv1126 yolov3 support to sdk (#1280) 2022-11-22 20:16:22 +08:00
extract.py
onnx2dlc.py feat(tools/deploy.py): support snpe (#789) 2022-08-01 11:08:55 +08:00
onnx2ncnn.py Rename onnx2ncnn to mmdeploy_onnx2ncnn (#694) 2022-07-08 09:21:32 +08:00
onnx2ncnn_quant_table.py [Feature]add edsr result && super-resolution ncnn-int8 config (#1111) 2022-10-18 10:04:56 +08:00
onnx2pplnn.py pass img_metas while exporting to onnx (#681) 2022-06-30 17:33:24 +08:00
onnx2tensorrt.py pass img_metas while exporting to onnx (#681) 2022-06-30 17:33:24 +08:00
profiler.py Update timer (#1158) 2022-10-10 16:22:19 +08:00
quant_image_dataset.py
regression_test.py [Enhancement] add mmaction.yml for test (#1455) 2022-11-29 18:48:29 +08:00
sdk_analyze.py fix total time (#1451) 2022-11-29 13:45:50 +08:00
test.py Update regresssion test to parse eval result from json (#1310) 2022-11-22 20:47:22 +08:00
torch2onnx.py