TreB1eN / InsightFace_Pytorch

Pytorch0.4.1 codes for InsightFace
MIT License
1.72k stars 418 forks source link

Face Recognition #157

Open ThanhPham1987 opened 3 years ago

ThanhPham1987 commented 3 years ago

Hi , When I use the function crop-center to crop the image. And then take crop-center image into this function bboxes, faces = mtcnn.align_multi(crop_img, conf.face_limit, conf.min_face_size). The function can not recognitize who they are? What should i do? Best regards, PeterPham