tpoisonooo
tpoisonooo
> 1. Yes `.local/bin/pip` have higher priority in my env, but `python3 -m pip` always point to the right one. After `conda` installed, default `pip` linked to `~/.local/bin/pip` while not...
If `python3 -m pip`, newcomers don't have to struggle: "Why I `pip` installed dependencies but couldn't `import` them ? "
> May update the building way of the dockerfile as well. done.
> Please fix CircleCI first, and then LGTM. done.
> Please resolve the conflicts done.
> For the documents in Chinese, we'd better at least make the title in Chinese. Otherwise, readthedocs looks in chaos. > >  啊标题改了。
Thanks for your contribution !
最近在做 prebuilt 包和把 mmdeploy 做第三方 lib 使用,如 https://github.com/open-mmlab/mmdeploy/pull/445/ https://github.com/open-mmlab/mmdeploy/pull/482 。 能否顺带说一下您的运行环境(arm/cuda/x86)、模型预估大小(打算用啥 backbone)和打算部署的应用场景(如工业视觉xxxx,处理xxx任务)?
嗯,俺也觉得易用性有要修改的地方,所以现在还在改。感谢佬的批评。 Well, I also think that the ease of use needs to be improved, so it is still changing. Thanks for the criticism.
简化 SDK cmake option 为 1 个选项即可。 https://github.com/open-mmlab/mmdeploy/pull/832