這次的更新 加了模型的選擇
測試,原圖取自 https://www.pexels.com/zh-tw/photo/14150626/
使用內定的模型 u2net
改用 u2net_human_seg
比較新版的rembg新增加了幾個模型,如果想要使用它們,可以使用文字編輯器(如Notepad++)開啟RemoveBG,py檔案,在開頭位置找到
tupleModel = ("u2net","u2net_human_seg", ...
將新增的模型名稱加入即可,如
tupleModel = ("u2net","u2net_human_seg", "u2net_cloth_seg", "u2netp", "silueta", "isnet-general-use", "isnet-anime", "sam")
3 則留言:
Hi
What about the development of this extension?
Has it been rewritten for GIMP 2.99/3.0?
Not yet
Hi. Since the GIMP developer team claimed that "the API is now stable" of GIMP 3.0 (RC1). Will you begin to rewrite the plugin for 3.0?
張貼留言