deepinsight / deepinsight/insightface
Saving model (Based on accuracy)
Open
- Dominant language
- Python
- Stars
- 29.7k
- Forks
- 6.1k
- PR merge metrics
- No merged PRs in 30d
Description
Hi all,
Working with this codebase it looks like it doesn't check verification (or any form of) accuracy before saving the model like most deep learning implementation. Why is that? Isn't there a possibility of overfitting?
I feel like model that doesn't perform well as the previous ones might be saved thereby leading to a poorer performance when validation on a different dataset.
Please clarify/explain.
Thanks
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.