TreB1eN / InsightFace_Pytorch

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

while min_length > min_detection_size:条件不成立 ValueError: need at least one array to concatenate #173

Open Flyooofly opened 3 years ago

Flyooofly commented 3 years ago

有的图片可以正确识别和加载,有的不能正确运行 追溯代码是发现 mtcnn.py的while min_length > min_detection_size:条件不成立时scales为空,导致报错 不知道为何如代码中所示设置一些值? image