Question about `randomref`
Dear author,
I notice that unianimate get nearly the same results with randomref=None when local_image is provied, why this happen?
Hi, thanks for your attention. This is because the local image condition wants to keep the first frame of the generated video consistent with the given local image, and this condition is stronger than the ref image condition.
sorry,I notice that both random_ref and local_image mode are all from selected refrence image to dance in your code,I did not find much difference. @wangxiang1230
sorry,I notice that both random_ref and local_image mode are all from selected refrence image to dance in your code,I did not find much difference. @wangxiang1230
Hi, the first frames of the generated videos are different. Please check it, thanks.
sorry,I notice that both random_ref and local_image mode are all from selected refrence image to dance in your code,I did not find much difference. @wangxiang1230
Hi, the first frames of the generated videos are different. Please check it, thanks. ok,I understand,thanks your quick reply.