mmsegmentation icon indicating copy to clipboard operation
mmsegmentation copied to clipboard

如何离线安装mmsegmentation? How to install mmsegmentation without internet?

Open DONGYUSEN opened this issue 1 year ago • 2 comments

请问如何离线安装mmsegmentation?

DONGYUSEN avatar Jan 23 '24 09:01 DONGYUSEN

One possible solution is to install within a conda environment and then pack the conda environment for offline deployment.

Zoulinx avatar Mar 29 '24 02:03 Zoulinx

一种可能的解决方案是在 conda 环境中安装,然后打包 conda 环境以进行离线部署。

Yeah,Liike this https://github.com/AI-Tianlong/Useful-Tools/blob/main/docs/Conda%E7%9B%B8%E5%85%B3%E9%97%AE%E9%A2%98.md#conda-%E6%89%93%E5%8C%85%E7%8E%AF%E5%A2%83%E4%B8%BAtargz-%E5%B9%B6%E8%A7%A3%E5%8E%8B

AI-Tianlong avatar Jul 23 '24 09:07 AI-Tianlong