This dataset is introduced in the Lightweight Face Recognition Challenge at ICCV 2019. Paper.
There are 5,179,510 images and 93,431 ids. All images are aligned based on facial landmarks predicted by RetinaFace and resized to 112x112.
This was downloaded from
https://github.com/deepinsight/insightface/tree/master/recognition/_datasets_ (MS1M-RetinaFace). The dataset is stored in MXNet RecordIO format.
import io
import numpy as np
from PIL import… See the full description on the dataset page:
https://huggingface.co/datasets/gaunernst/ms1mv3-recordio.