InsightFace_Pytorch
InsightFace_Pytorch copied to clipboard
How to create my own train dataset?
I created .lst, .rec, .idx and .bin files according to the method on the Internet, but the TypeError: float is not subscriptable error appeared when I run prepare_data.py? Hope someone can teach me. Thank you!!!
Could you solve the problem? Can you please give me some suggestions on how to create these files and what to do next? I am struggling at this stage. Thank you so much.
Did you manage to solve the problem?