PeterL1n / BackgroundMattingV2

Real-Time High-Resolution Background Matting

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bug

fenneishi opened this issue · comments

kornia.resize(pred_pha_sm, true_pha_lg.shape[2:]).sub(true_pha_lg).abs())

kornia.resize(pred_pha_sm.detach(), true_pha_lg.shape[2:]).sub(true_pha_lg).abs())