Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
MMCV
Commits
23815554
You need to sign in or sign up before continuing.
Commit
23815554
authored
Jul 31, 2023
by
huchen
Browse files
Update README.md
parent
355115f0
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
README.md
README.md
+2
-3
No files found.
README.md
View file @
23815554
...
...
@@ -5,8 +5,7 @@ MMCV是计算机视觉研究的基础库,主要提供以下功能:图像处
## 安装
### 使用pip方式安装
mmcv whl包下载目录:
[
https://cancon.hpccube.com:65024/4/main/mmcv/dtk23.04
](
https://cancon.hpccube.com:65024/4/main/mmcv/dtk23.04
)
选择对应的pytorch版本和python版本下载对应mmcv的whl包
mmcv whl包下载目录:
[
https://cancon.hpccube.com:65024/4/main/mmcv/dtk23.04
](
https://cancon.hpccube.com:65024/4/main/mmcv/dtk23.04
)
,选择对应的pytorch版本和python版本下载对应mmcv的whl包
```
shell
pip
install
mmcv
*
(
下载的mmcv的whl包
)
```
...
...
@@ -15,7 +14,7 @@ pip install mmcv* (下载的mmcv的whl包)
#### 编译环境准备
提供2种环境准备方式:
1.
基于光源pytorch基础镜像环境:镜像下载地址:
[
https://sourcefind.cn/#/image/dcu/pytorch
](
https://sourcefind.cn/#/image/dcu/pytorch
)
根据pytorch、python、dtk及系统下载对应的镜像版本。
1.
基于光源pytorch基础镜像环境:镜像下载地址:
[
https://sourcefind.cn/#/image/dcu/pytorch
](
https://sourcefind.cn/#/image/dcu/pytorch
)
,
根据pytorch、python、dtk及系统下载对应的镜像版本。
2.
基于现有python环境:安装pytorch,pytorch whl包下载目录:
[
https://cancon.hpccube.com:65024/4/main/pytorch/dtk23.04
](
https://cancon.hpccube.com:65024/4/main/pytorch/dtk23.04
)
,根据python、dtk版本,下载对应pytorch的whl包。安装命令如下:
```
shell
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment