xiezhy6 / GP-VTON

Official Implementation for CVPR2023 paper "GP-VTON: Towards General Purpose Virtual Try-on via Collaborative Local-Flow Global-Parsing Learning"
475 stars 82 forks source link

the overlap artifact between different parts #39

Open michael312319999 opened 1 year ago

michael312319999 commented 1 year ago

99c97d87-d462-4db3-93ac-e7aad8cd1f34

Having this problem while training the train_warping.py network. The left and right sleeves are generated very badly. In the paper, it is referred to as LFGP’. The paper says: "The overlap artifact between different parts can be completely eliminated."

How to eliminate these artifacts and what should change in code so that it works properly?