mmdeploy/configs/mmcls
AllentDan c5edb85550
Sync rv1126 to dev-1.x by cherry-pick (#1295)
* remove imports (#1207)

* remove imports

* update doc

* detailed docstring

* rephrase

* Add model conversion support to rv1126 (#1203)

* WIP

* fix interpolate

* support yolov3 and retinanet

* support seg

* support ssd

* supports both partition types for retinanet and ssd

* mean std doc

* update doc, add UT

* support FSAF

* rename configs

* update dump info

* update

* python package installation doc

* update doc

* update doc

* doc

* fix

* docstring

* remote partition config
2022-11-07 10:19:22 +08:00
..
classification_ascend_dynamic-224x224-224x224.py [Feature] Ascend backend (#747) 2022-09-05 12:08:36 +08:00
classification_ascend_static-224x224.py [Feature] Ascend backend (#747) 2022-09-05 12:08:36 +08:00
classification_coreml_dynamic-224x224-224x224.py support coreml (#760) 2022-09-05 19:55:47 +08:00
classification_dynamic.py [Refactor] Refactor config v1 (#80) 2021-09-16 10:26:09 +08:00
classification_ncnn-int8_static.py feat(tools/deploy.py): support ncnn quantization (#476) 2022-05-26 19:53:56 +08:00
classification_ncnn_dynamic.py [Refactor] Refactor config v1 (#80) 2021-09-16 10:26:09 +08:00
classification_ncnn_static.py [Refactor] Refactor config v1 (#80) 2021-09-16 10:26:09 +08:00
classification_onnxruntime_dynamic.py [Refactor] Refactor config v1 (#80) 2021-09-16 10:26:09 +08:00
classification_onnxruntime_static.py [Refactor] Refactor config v1 (#80) 2021-09-16 10:26:09 +08:00
classification_openvino_dynamic-224x224.py [Enhancement]: Update configs for OpenVINO (#306) 2021-12-20 17:56:25 +08:00
classification_pplnn_dynamic-224x224.py [Fix] Reanme ppl to pplnn for all cases (#273) 2021-12-14 15:04:39 +08:00
classification_rknn_static-224x224.py Sync rv1126 to dev-1.x by cherry-pick (#1295) 2022-11-07 10:19:22 +08:00
classification_sdk_dynamic.py [2.0] Support SDK for det and cls (#1073) 2022-09-21 14:17:23 +08:00
classification_snpe_static.py Sync v0.7.0 to dev-1.x (#907) 2022-08-19 09:30:13 +08:00
classification_static.py [Refactor] Refactor config v1 (#80) 2021-09-16 10:26:09 +08:00
classification_tensorrt-fp16_dynamic-224x224-224x224.py [Feature] add swin for cls (#911) 2022-08-23 17:14:24 +08:00
classification_tensorrt-fp16_static-224x224.py [Fix] Reanme ppl to pplnn for all cases (#273) 2021-12-14 15:04:39 +08:00
classification_tensorrt-fp16_static-384x384.py Sync v0.7.0 to dev-1.x (#907) 2022-08-19 09:30:13 +08:00
classification_tensorrt-int8_dynamic-224x224-224x224.py [Feature] add swin for cls (#911) 2022-08-23 17:14:24 +08:00
classification_tensorrt-int8_static-224x224.py [fix] align the names of configs (#256) 2021-12-07 21:06:44 +08:00
classification_tensorrt_dynamic-224x224-224x224.py [Feature] add swin for cls (#911) 2022-08-23 17:14:24 +08:00
classification_tensorrt_static-224x224.py [Refactor] Refactor config v1 (#80) 2021-09-16 10:26:09 +08:00
classification_torchscript.py Dev v0.4.0 (#301) 2022-04-01 18:14:23 +08:00