Commit e2ca75a8 authored by yuhai's avatar yuhai
Browse files

Update README.md

parent e72c0567
...@@ -65,7 +65,7 @@ cd segment-anything; pip install -e . ...@@ -65,7 +65,7 @@ cd segment-anything; pip install -e .
## 微调 ## 微调
官网提供了生成掩码的预训练权重和生成掩码的脚本,没有提供训练脚本,但可使用第三方提供的示例脚本微调 官网提供了生成掩码的预训练权重和生成掩码的脚本,没有提供训练脚本,但可使用第三方提供的示例脚本微调
如果您有兴趣,参考[这里](https://github.com/luca-medeiros/lightning-sam/blob/main/lightning_sam/train.py) 如果您有兴趣,参考[这里](https://github.com/luca-medeiros/lightning-sam/blob/main/lightning_sam/train.py).
###单机单卡 ###单机单卡
``` ```
......
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