mmdeploy/tools
RunningLeon 3e7e80bcbc
support multi-batch test in profile tool (#868)
* test batch profile with resnet pspnet yolov3 srcnn

* update doc

* update docs

* fix ut

* fix mmdet

* support batch mmorc and mmrotate

* fix mmcls export to sdk

* resolve comments

* rename to fix #819

* fix conflicts with master
2022-08-17 15:01:06 +08:00
..
package_tools [Enhancement] Improve get_started documents and bump version to 0.7.0 (#813) 2022-08-04 14:33:27 +08:00
scripts [Enhancement] Support latest ppl.nn & ppl.cv (#564) 2022-07-21 11:47:53 +08:00
check_env.py feat(tools/deploy.py): support snpe (#789) 2022-08-01 11:08:55 +08:00
deploy.py fix error when set device cpu && fix docs error (#866) 2022-08-05 11:30:30 +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
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 support multi-batch test in profile tool (#868) 2022-08-17 15:01:06 +08:00
quant_image_dataset.py
regression_test.py [Feature]support pointpillar nus version (#391) 2022-08-05 16:37:20 +08:00
test.py support test with multi batch (#829) 2022-08-01 21:02:59 +08:00
torch2onnx.py