如果mmdeploy是通过pip安装的,尝试使用以下命令安装mmdeploy_python: bash pip install mmdeploy_python 如果mmdeploy是通过源码安装的,确保在编译过程中生成了mmdeploy_python模块,并且该模块位于Python的搜索路径中。 检查环境变量: 如果你是通过源码安装,确保将mmdeploy的编
description='show how to use sdk python api') parser.add_argument('device_name', help='name of device, cuda or cpu') parser.add_argument( 'model_path', help='path of mmdeploy SDK model dumped by model converter') parser.add_argument('video_path', help='path of an video') parser....
open-mmlab / mmdeploy Public Notifications Fork 643 Star 2.8k New issue Jump to bottom [Enhancement] build sdk python api in standalone manner #810 Merged lvhan028 merged 12 commits into open-mmlab:master from lvhan028:standalone-python-build Aug 2, 2022 +158 −48 Conversation ...
OpenMMLab Model Deployment Framework. Contribute to open-mmlab/mmdeploy development by creating an account on GitHub.
Commits on Mar 29, 2023 [Refactor] Rename mmdeploy_python to mmdeploy_runtime (#1821) irexyccommittedMar 29, 2023 ea73f20 Commits on Nov 10, 2022 [Feature] Sync mmaction2-sdk(master) to dev1.x (#1307) irexyccommittedNov 10, 2022 ccc2128 End of commit history for this fileFo...