DikshaMeghwal
DikshaMeghwal
- When I try to download the data using script `python download.py -c test` I get a .zip folder that cannot be extracted (I have curl installed) - I download...
Hey I was wondering if you could shed some light on why did you add learnable weights and biases to the sync and identity losses? To me it seemed like...
I am training the syncnet on the voxceleb dataset and I see a weird behaviour where the model is overfitting on the identity loss. The sync loss seems to be...
I am trying to understand the rotation convention followed in the library to convert the transformation matrix to euler angles. It would be super grateful if you could provide some...