"vscode:/vscode.git/clone" did not exist on "c482d7bd4fd694c2ccefe44b3b6e27c600801c31"
Commit 09ed8264 authored by yuhai's avatar yuhai
Browse files

Update README.md

parent fd18968b
...@@ -65,7 +65,7 @@ pip install -e . ...@@ -65,7 +65,7 @@ pip install -e .
│ │   ├── groceries.jpg │ │   ├── groceries.jpg
│ │ └── trunk.jpg │ │ └── trunk.jpg
``` ```
##训练 ## 训练
### 微调 ### 微调
官网提供了生成掩码的预训练权重和生成掩码的脚本,没有提供训练脚本,但可使用第三方提供的示例脚本微调 官网提供了生成掩码的预训练权重和生成掩码的脚本,没有提供训练脚本,但可使用第三方提供的示例脚本微调
如果您有兴趣,参考[这里](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