ITADN

Fix Masked image output

#80Pull RequestNomination-NRB 创建于 2024-05-30
N
Nomination-NRBcommented
Fix Masked image output: The position of the image and the mask is incorrect, because the mask is inconsistent with the size of the image. If the image passes through the branch of 'is_checked_crop', human_img will crop, and the corresponding mask should also be cropped simultaneously The origin code show image: ![bad](https://github.com/yisol/IDM-VTON/assets/83486284/46c7f003-a83e-4d9d-9293-8b3e85c5f8bb) The fixed one show image: ![good](https://github.com/yisol/IDM-VTON/assets/83486284/8b1e2aca-0ff7-4094-b8c7-13f4ffa02f80)
合并状态:未合并 0 条评论