I'm fine-tuning a model pre-trained with Vggface2 with the data I collected, but the accuracy doesn't improve.
If you have any options, parameter adjustments, or useful insights that will help improve accuracy, we would appreciate it if you could share them.
Python version: 3.9.6 Operating System: Mac
Description
I'm fine-tuning a model pre-trained with Vggface2 with the data I collected, but the accuracy doesn't improve. If you have any options, parameter adjustments, or useful insights that will help improve accuracy, we would appreciate it if you could share them.
What i did
Data prepared by myself Approximately 1500 people * Using about 5 face image data, I tried learning using the following file created with reference to [inetune.ipynb](https://github.com/timesler/facenet-pytorch/blob/master/examples/finetune.ipynb)