TreB1eN / InsightFace_Pytorch

Pytorch0.4.1 codes for InsightFace
MIT License
1.74k stars 423 forks source link

How to convert the train.rec and train.idx from MS1M-arcface? #55

Open lymanblue opened 5 years ago

lymanblue commented 5 years ago

Hi~

Thank you for your great work!

In Section 3.2.3, we can use prepare_data.py to convert .bin files. We want to know how to convert the train.rec and train.idx from the mentioned MS1M dataset.

Thank you.

ernie55ernie commented 5 years ago

You can see it here What kind of type train.rec file? #121