Open CodeConductor520 opened 5 months ago
Hi! I have same problem with you. Do you follow the SMPL & Rendering doc to produce your own motion datas? I guess it's the key. I'm trying to do so. if work, I will share here! Keep contact!
@XinZhang0526 did you see any improvements?
This is a known issue and we are trying new ways to solve it
changing the scheduler's beta_schedule to "scaled_linear" makes it more stable . also , you can increase the smoothing intensity in the smoothing blender file ...
When I continued testing with the official provided model, I found that using the official provided images as reference images resulted in better facial and hand effects in the generated video; But when using our own images, the facial and hand distortions are more severe, is it because the official reference images have been trained? Will training our own model improve facial and hand distortion issues? Looking forward to your reply.