Hello, I was running your code and the model converged in 9 epochs. But the alpha matte did really bad on the foreground and background region. For example, there are many random regions on the background labelled as foreground. I went through your code, I think the parameter 'wl' in matting_unpool.py already set the training focus on the unknown region. Do you know why the model still struggles with known fg, bg regions?
Thank you!