"src/vscode:/vscode.git/clone" did not exist on "ed22b4fd07f9384f4dd45b8de83102cddc536967"
Commit e19dfdf0 authored by mashun1's avatar mashun1
Browse files

Update README.md

parent bfec5f74
......@@ -71,7 +71,7 @@ pip3 install git+https://github.com/openai/CLIP.git
## 推理
#### 单卡推理
[权重下载地址](https://pan.baidu.com/s/18KzBmOTENjByoWWR17zdiQ?pwd=0000)下载权重到当前文件夹,生成的图片默认存放在output文件夹下
[Baidu](https://pan.baidu.com/s/18KzBmOTENjByoWWR17zdiQ?pwd=0000)|[SCNet高速下载通道](http://113.200.138.88:18080/aimodels/findsource-dependency/fastsam_pytorch-checkpoint)下载权重到当前文件夹,生成的图片默认存放在output文件夹下
```
HIP_VISIBLE_DEVICES=1 python Inference.py --model_path ./FastSAM_X.pt --img_path ./images/dogs.jpg
```
......
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