Closed StephanPan closed 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
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