wyhuai / DDNM

[ICLR 2023 Oral] Zero-Shot Image Restoration Using Denoising Diffusion Null-Space Model
MIT License
1.08k stars 75 forks source link

How to draw a mask image #66

Open baiyu001 opened 5 months ago

baiyu001 commented 5 months ago

Thank you again for your contribution. I have a few questions and hope you can help me answer them:

  1. I see that you have provided a link to the tool for drawing mask images, but I find that this link does not seem to work, could you please check it again?
  2. What if I want to draw an arbitrary mask image on an arbitrary image? How do I get an arbitrary mask.png? Looking forward to your reply! 1704858468219
wyhuai commented 5 months ago

Hi, you may use the Colab of LAMA to draw a mask.

baiyu001 commented 5 months ago

Hi, you may use the Colab of LAMA to draw a mask.

OK, thank you very much for your reply !