I am trying to implement incremental/online learning for a facial recognition application. I've trained a model on a dataset and it works perfectly fine, however, I need to capture new faces(classes) over time and add them to the existing dataset. Is there any way that I can train the model with new classes without retraining from the scratch?

I've not found any rich resources so far and really appreciated if anyone can point me out somewhere.

More Niloufar Abaei's questions See All
Similar questions and discussions