Joker316701882 / Deep-Image-Matting

This is tensorflow implementation for paper "Deep Image Matting"
626 stars 188 forks source link

I wonder if the random crop center would make the crop part out of the image #24

Open wzw1994 opened 6 years ago

wzw1994 commented 6 years ago

In some pictures the grey part of the trimap may be in the margin of the picture, I think the random crop center may cause some unexpected error.

zhengyi123456 commented 5 years ago

不会的,在处理前景和背景时,考虑了这个问题,前景图片resize成640,背景图片resize成1280,最大的随机crop也是640,所以不会超