arcface-pytorch icon indicating copy to clipboard operation
arcface-pytorch copied to clipboard

Dataset

Open C0NGTRI123 opened this issue 2 years ago • 0 comments

when I download LFW dataset from original dataset it have shape (250, 250, 3) and eval, it have result 0.77. When I use your dataset LFW in baidu, I check img shape (96, 112, 3) and result like in table. I read your code, it resize shape (112, 112, 3) in data loader. Why it wrong like that. Thanks you

C0NGTRI123 avatar Jul 06 '23 04:07 C0NGTRI123