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
Now that I have been through the training process, and obtain a model trained for 70 epochs.
So what I wonder is how to output or where I can find these evaluation metrics to measure the performance of my trained model, and if any ground truth data needed for this evaluation process.
Looking forward to your reply and help, much thanks.
The text was updated successfully, but these errors were encountered:
The output images of your trained model will be exported in test_result_dir which is in your testing config file.
For MAD & SIDE, you need ground truth which is already provided in BFM dataset (you can download it by download_synface.sh).
Thank you for your generous open source.
Now that I have been through the training process, and obtain a model trained for 70 epochs.
So what I wonder is how to output or where I can find these evaluation metrics to measure the performance of my trained model, and if any ground truth data needed for this evaluation process.
Looking forward to your reply and help, much thanks.
The text was updated successfully, but these errors were encountered: