Jongmin Park
Jongmin Park
@vokshin Your suggestion looks like how to control missing data. Drop the data is one of the methods. Otherwise, copying prev or next frame if the frame cannot detect faces...
@CvBokchoy I'm not sure, but one effective way to deal with operations like `OneHot` or `Tile` that manipulate shape tensors is to remove the need for dynamic shapes in your...
@ryouchinsa Thank you. It works well.
> I am using the pre-trained Syncnet(lipsync_expert.pth ) from this repo. Also, I was checking generated samples during training if the target pose is different from the identity image then...