Commit 729baaba authored by dengjb's avatar dengjb
Browse files

Update README.md

parent 90febcd3
......@@ -2,7 +2,7 @@
## 论文
[论文](https://arxiv.org/pdf/2306.12156.pdf)
[Fast Segment Anything](https://arxiv.org/pdf/2306.12156.pdf)
## 模型结构
......@@ -45,7 +45,7 @@ docker run -it -v /path/your_code_data/:/path/your_code_data/ -v /opt/hyhal:/opt
DTK软件栈:dtk23.10
python:python3.8
pytorch:1.13.1
torchvision:0.14.0
torchvision:0.14.1
```
Tips:以上dtk软件栈、python、pytorch等DCU相关工具版本需要严格一一对应
......@@ -66,10 +66,6 @@ pip3 install git+https://github.com/openai/CLIP.git
[训练数据](https://ai.meta.com/datasets/segment-anything/)
## 训练
## 推理
#### 单卡推理
......
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