mmdeploy/demo/python
Chen Xin d8e6229dc5
Support mmaction master (#1183)
* cpu format shape

* convert model

* python api

* speedup dataloader

* minor

* add cpp demo

* add visualize

* fix resize param order

* export pipeline.json

* fix three crop

* read SampleFrames from model_cfg

* minor

* lint

* move to a func

* speed up format shape cpu

* use input mat device

* fix comments

* fix comments

* update docs/benchmark

* docs/supported-codebases

* update tests/data

* fix lint

* fix lint
2022-11-04 14:15:36 +08:00
..
image_classification.py [Enhancement] support kwargs in SDK python bindings (#794) 2022-07-29 12:32:42 +08:00
image_restorer.py [Enhancement] support kwargs in SDK python bindings (#794) 2022-07-29 12:32:42 +08:00
image_segmentation.py [Enhancement] support kwargs in SDK python bindings (#794) 2022-07-29 12:32:42 +08:00
object_detection.py [Enhancement] support kwargs in SDK python bindings (#794) 2022-07-29 12:32:42 +08:00
ocr.py [Enhancement] support kwargs in SDK python bindings (#794) 2022-07-29 12:32:42 +08:00
pipeline.py [Enhancement] Refactor SDK pipeline (#938) 2022-09-26 16:11:14 +08:00
pose_detection.py [Enhancement] support kwargs in SDK python bindings (#794) 2022-07-29 12:32:42 +08:00
rotated_object_detection.py [Enhancement] support kwargs in SDK python bindings (#794) 2022-07-29 12:32:42 +08:00
video_recognition.py Support mmaction master (#1183) 2022-11-04 14:15:36 +08:00