mmdeploy/tools
RunningLeon 17a7d60c7d
pass img_metas while exporting to onnx (#681)
* pass img_metas while exporting to onnx

* remove try-catch in tools for beter debugging

* use get

* fix typo
2022-06-30 17:33:24 +08:00
..
package_tools bump version to 0.6.0 (#680) 2022-06-30 16:43:44 +08:00
scripts
check_env.py
deploy.py Improve ncnn patch embed (#592) 2022-06-15 19:16:51 +08:00
extract.py [Refactor][API2.0] Api refactor2.0 (#529) 2022-05-31 09:18:18 +08:00
onnx2ncnn.py pass img_metas while exporting to onnx (#681) 2022-06-30 17:33:24 +08:00
onnx2ncnn_quant_table.py feat(tools/deploy.py): support ncnn quantization (#476) 2022-05-26 19:53: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
quant_image_dataset.py feat(tools/deploy.py): support ncnn quantization (#476) 2022-05-26 19:53:56 +08:00
regression_test.py Fix test ncnn failure in regression test (#551) 2022-06-06 10:00:02 +08:00
test.py
torch2onnx.py Add partition doc and sample code (#599) 2022-06-28 19:46:58 +08:00