Open protossw512 opened 7 years ago
@protossw512 Could you sent me the Adobe dataset. My email: zhangdengsu@163.com Thank you very much~!
I cannot.
---- Replied Message ---- | From | @.> | | Date | 01/06/2023 11:14 | | To | @.> | | Cc | Yang @.>@.> | | Subject | Re: [Joker316701882/Deep-Image-Matting] May I ask which dataset are you training on? (#8) |
@protossw512 Could you sent me the Adobe dataset. My email: @.*** Thank you very much~!
— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you commented.Message ID: @.***>
Thank you for providing pretrained model. I have a question regarding to the trainnig dataset. Did you trained on the dataset from original paper or something else?
I tried to do testing on doll.png and troll.png from http://www.alphamatting.com dataset and got pretty bad results, not sure what happened.
I modified test.py code so that I am directly using trimap provided by the dataset, instead of generating trimap from alpha channel.
The segmentation seems to be heavily based on white area on alpha channel.
Here is my result of troll.png:
I am new to image matting, not sure where I did wrong, do we need to do some preprocessing?