Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 225 Bytes

File metadata and controls

6 lines (5 loc) · 225 Bytes

face_attribute

face attribute: emotion,age, gender

传入的图片都是detect后的人脸图片

emotion:{0:'angry',1:'disgust',2:'fear',3:'happy', 4:'sad',5:'surprise',6:'neutral}

gender:{0:male,1:female}