ydwen / opensphere

A hyperspherical face recognition library based on PyTorch
https://opensphere.world/
MIT License
274 stars 29 forks source link

How to preprocess the dataset? #8

Open WYao02 opened 2 years ago

WYao02 commented 2 years ago

Hi, thank you for sharing your work! I'm wondering how to preprocess the original dataset to create the validation dataset? Is it a workflow about how to clean the dataset, how to align and crop the dataset before input them to the network? I tried other ways but I couldn't get the same images as you provide.