liuan0803 / RADM

29 stars 0 forks source link

About predicting element-free canvas without lama #12

Open WhiteG1ve opened 2 months ago

WhiteG1ve commented 2 months ago

Thank you for your excellent work. I trained a model using the code and dataset you provided and get some my own element-free canvases using the lama. The model performed well in inference on both the test set you provided and my own test data. However, when provided with clean canvases that have not been processed with lama erasure, the model failed to infer results. I am curious about the reason. I suspect the model has learned the area features specific to lama erasure? Looking forward to your reply :)