将SAM预训练模型替换为自己微调的SAM模型 #295
LJB123779
started this conversation in
想法 | Ideas
Replies: 2 comments
-
刚提交了一个支持fine tune模型的更新。
目前只支持 sam, sam2, sam2.1, sam-hq, mobile-sam, edge-sam的微调模型。 fine tune后的模型,命名前缀需要与原始模型一致,便于ISAT加载指定模型。 如:
如使用中发现任何问题,欢迎反馈。 |
Beta Was this translation helpful? Give feedback.
0 replies
-
使用后,有空的时候麻烦给个反馈,便于后续的优化与更新。(#^.^#) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
作者您好,我想问一下ISAT能不能将SAM预训练模型替换为自己的模型,我有一个SAM微调训练的模型,针对我的特定的数据集的分割效果要比预训练模型效果好一些,这样可以加快标注效率,但是具体该如何操作呢
Beta Was this translation helpful? Give feedback.
All reactions