keras-team / keras-cv

Industry-strength Computer Vision workflows with Keras
Other
979 stars 320 forks source link

StableDiffusion.inpaint API polish #1453

Open LukeWood opened 1 year ago

LukeWood commented 1 year ago

Some bugs I am aware of:

ID6109 commented 1 year ago

@LukeWood If this issue is open, can I take this?

LukeWood commented 1 year ago

We should support the workflow in https://colab.research.google.com/drive/1Bf-bNmAdtQhPcYNyC-guu0uTu9MYYfLu?usp=sharing

UliPlabst commented 1 year ago

Did anybody investigate where the issue with the 8px boundary comes from?

LukeWood commented 1 year ago

I've toyed with this a bit but nothing working yet... https://colab.research.google.com/drive/1pgTnpoitoefWW7TxiLFXAA-BGVxLA_Uh?usp=sharing

hopefully I will open a PR soon - but unsure if this is even close to working.