yuangan / EAT_code

Official code for ICCV 2023 paper: "Efficient Emotional Adaptation for Audio-Driven Talking-Head Generation".
Other
275 stars 31 forks source link

sync loss error #40

Closed StephanPan closed 3 months ago

StephanPan commented 3 months ago

when i use syncnet loss, i got error like ValueError: Expected more than 1 value per channel when training, got input size torch.Size([1, 512, 1, 1]). it seems that the input feature of (b, N, 96,96) is not matching the model input dimension