Hailo Model Zoo retraining arcface

We would like to retrain the arcface model to recognise four individuals as a test for a security application we are developing. Your hailo_model_zoo/training/arcface page in step one says;

“For more information on obtraining datasets here

the here link (which your system would not let me include) is invalid and returns a 401 error. How should we proceed to prepare a custom dataset?

Welcome to the Hailo Community!

You can find the information about the dataset here:

GitHub - Hailo Model Zoo - DATA

I will ask my colleagues to update the link.

see regarding the arcface_mobilefacenet ,to calibrate the model i need to download the lfw dataset right .But the links in the DATA.rst are not working

I had a quick look at the link. My guess it that the owner of the dataset has taken it down and it is no longer available from the original source. Unfortunately, that is outside of our control.

You can see whether you can find the dataset or a derivative on other sides like Kaggle.

Otherwise you will need to find another dataset.

1 Like

Hi @sms
Can you explain why you need to retrain? Is the existing model unable to recognize the 4 individuals?