Grounded-Segment-Anything
Grounded-Segment-Anything copied to clipboard
另一个思路:使用clip做语义分割结果的选择
感谢作者的工作~
这里提供另一个open-vocabulary的图像编辑角度,使用clip对于分割结果进行选择,再进行inpainting。
代码参考实现:https://github.com/feizc/IEA
Great work! I'm curious if you have found a better SD Inpaint pipeline for better results? The one currently being used is based on runway1.4 version and has certain limitations.