sail-sg / EditAnything

Edit anything in images powered by segment-anything, ControlNet, StableDiffusion, etc. (ACM MM)
Apache License 2.0
3.3k stars 188 forks source link

Training details #16

Open SnowdenLee opened 1 year ago

SnowdenLee commented 1 year ago

Hi, I have some questions regarding the training details. 1) Do you use EMA? 2) How do you pick the best model, i.e., based on which metric?

gasvn commented 1 year ago

EMA is not used, but using EMA will result in better performance. I didn't pick the best model. Instead, I just used the latest model. It would be great if you can suggest a good metric.