为什么会出现衣服特征丢失?
pangfeng1985 opened this issue · 2 comments
pangfeng1985 commented
为什么会出现衣服特征丢失?本来穿着衣服的变成没穿衣服?应该怎么调参数?
rank_01_00_00_seed_11_image_randomref_dwpose_._768x512.mp4
wangxiang1230 commented
Hi, the result generated by the model has some randomness, maybe you can try another seed (
)wangxiang1230 commented
为什么会出现衣服特征丢失?本来穿着衣服的变成没穿衣服?应该怎么调参数?
rank_01_00_00_seed_11_image_randomref_dwpose_._768x512.mp4
Hi, we add a noise prior in this code, which helps to preserve the apperance. Refer to
for more details.