huochaitiantang / pytorch-deep-image-matting

Pytorch implementation of deep image matting
293 stars 71 forks source link

Question about real world images #19

Open FantasyJXF opened 5 years ago

FantasyJXF commented 5 years ago

I trained the stage 0 and the result in test dataset was good.

But when I try to use my own image for inference, it was far from what I expected.

I think it's because of the TRIMAP .

The trimap Adobe provide was very precise, how can we get such nice trimaps of ourself images?

myCigar commented 4 years ago

Hello, I want to know how the learning rate setting when you retrain.