JDAI-CV / FaceX-Zoo

A PyTorch Toolbox for Face Recognition
https://arxiv.org/pdf/2101.04407.pdf
Other
1.87k stars 434 forks source link

Perform validation while training SWIM Transformers #139

Open aliceinland opened 2 years ago

aliceinland commented 2 years ago

Hi! I want to train the Swim model with my own dataset. I was looking at the documentation but I did not find a way to perform validation during the training phase. Is there a way to do it?