FBA_Matting
FBA_Matting copied to clipboard
question about resize method
Hello, I notice that you use cv2.INTER_LANCZOS4 to resize input trimap, why not cv2.INTER_NEAREST or other method?