You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, I want to thank for your contribution.
Today, I use your example to retrain voxceleb/Resnet34. Dataset is default vox1, vox2 (download via your default script utils) and my private 800 ids (I mixed my private data with vox2 data).
After training 1 epoch, the training log output is:
The Acc is only 0.015 - 0.04 for the first epoch. Is this normal or not.
(I want to ask this question because the training time is to long (one week), wait util finish tranining is not good idea)