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
ModelZoo
FastSAM_pytorch
Commits
729baaba
Commit
729baaba
authored
Feb 04, 2024
by
dengjb
Browse files
Update README.md
parent
90febcd3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
6 deletions
+2
-6
README.md
README.md
+2
-6
No files found.
README.md
View file @
729baaba
...
@@ -2,7 +2,7 @@
...
@@ -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
...
@@ -45,7 +45,7 @@ docker run -it -v /path/your_code_data/:/path/your_code_data/ -v /opt/hyhal:/opt
DTK软件栈:dtk23.10
DTK软件栈:dtk23.10
python:python3.8
python:python3.8
pytorch:1.13.1
pytorch:1.13.1
torchvision:0.14.
0
torchvision:0.14.
1
```
```
Tips:以上dtk软件栈、python、pytorch等DCU相关工具版本需要严格一一对应
Tips:以上dtk软件栈、python、pytorch等DCU相关工具版本需要严格一一对应
...
@@ -66,10 +66,6 @@ pip3 install git+https://github.com/openai/CLIP.git
...
@@ -66,10 +66,6 @@ pip3 install git+https://github.com/openai/CLIP.git
[
训练数据
](
https://ai.meta.com/datasets/segment-anything/
)
[
训练数据
](
https://ai.meta.com/datasets/segment-anything/
)
## 训练
无
## 推理
## 推理
#### 单卡推理
#### 单卡推理
...
...
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