"vscode:/vscode.git/clone" did not exist on "4f7972957b02088b13c9d23d71646d2d0bab3e4e"
Commit 26c19f5c authored by luopl's avatar luopl
Browse files

Update README.md

parent b0f7a242
Pipeline #1002 canceled with stages
...@@ -81,6 +81,7 @@ pip install -e . ...@@ -81,6 +81,7 @@ pip install -e .
| EfficientSAM-S | EfficientSAM-Ti | | EfficientSAM-S | EfficientSAM-Ti |
|------------------------------|------------------------------| |------------------------------|------------------------------|
| [Download](https://github.com/yformer/EfficientSAM/blob/main/weights/efficient_sam_vits.pt.zip) |[Download](https://github.com/yformer/EfficientSAM/blob/main/weights/efficient_sam_vitt.pt)| | [Download](https://github.com/yformer/EfficientSAM/blob/main/weights/efficient_sam_vits.pt.zip) |[Download](https://github.com/yformer/EfficientSAM/blob/main/weights/efficient_sam_vitt.pt)|
单卡推理 单卡推理
``` ```
cd /path/your_code_data/efficientsam_pytorch cd /path/your_code_data/efficientsam_pytorch
...@@ -121,7 +122,7 @@ EfficientSAM-S和EfficientSAM-Ti segment_everything测试结果如下: ...@@ -121,7 +122,7 @@ EfficientSAM-S和EfficientSAM-Ti segment_everything测试结果如下:
### 热点应用行业 ### 热点应用行业
`制造,广媒,能源,医疗,家居,教育` `制造,广媒,能源,医疗,家居,教育`
## 源码仓库及问题反馈 ## 源码仓库及问题反馈
- 此处填本项目gitlab地址 - http://developer.hpccube.com/codes/modelzoo/efficientsam_pytorch.git
## 参考资料 ## 参考资料
- https://github.com/yformer/EfficientSAM - https://github.com/yformer/EfficientSAM
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