Commit b349bdc8 authored by dcuai's avatar dcuai
Browse files

Update README.md

parent 2852783a
......@@ -35,7 +35,7 @@ mv unicorn_pytoch unicorn # 去框架名后缀
### Docker(方法一)
<!-- 此处提供[光源](https://www.sourcefind.cn/#/service-details)拉取docker镜像的地址与使用步骤 -->
```
docker pull image.sourcefind.cn:5000/dcu/admin/base/pytorch:1.10.0-centos7.6-dtk-23.04-py37-latest # 本镜像imageID为:7c32d5b3e7d1
docker pull image.sourcefind.cn:5000/dcu/admin/base/pytorch:1.10.0-centos7.6-dtk-23.04-py37-latest # 本镜像imageID为:7d3d0bcfe217
docker run -it -v /path/your_code_data/:/path/your_code_data/ -v /opt/hyhal/:/opt/hyhal/:ro --shm-size=16G --privileged=true --device=/dev/kfd --device=/dev/dri/ --group-add video --name docker_name imageID bash
cd /your_code_path/unicorn
......@@ -173,6 +173,8 @@ python run.py --encoder vitb --img-path assets/examples --outdir depth_vis
<!-- ## result
此处填算法效果测试图(包括输入、输出) -->
## result
暂无
### 精度
GPU:A800,DCU:Z100L
<!-- <div align=center>
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment