Hi,
Does anyone know of a method to retrain a model with some images of people and then test it with images of the same and different people? I mean, it is possible to keep the feature extraction that the model implements, but retraining the model to better detect some people? I have retrained the model with images of some people and it detects them more reliably through cosine similarity, but with images of people who do not participate in the retraining more false positives appear.
Thank you in advanced,
Ander