33 lines
880 B
JSON
33 lines
880 B
JSON
{
|
|
"result": [
|
|
{
|
|
"gender": {
|
|
"probability": 1.0,
|
|
"value": "male"
|
|
},
|
|
"box": {
|
|
"probability": 0.99898,
|
|
"x_max": 874,
|
|
"y_max": 1127,
|
|
"x_min": 375,
|
|
"y_min": 418
|
|
},
|
|
"subjects": [
|
|
{
|
|
"subject": "刘昊天_访客",
|
|
"similarity": 0.99991
|
|
}
|
|
],
|
|
"execution_time": {
|
|
"gender": 3.0,
|
|
"detector": 32.0,
|
|
"calculator": 9.0
|
|
}
|
|
}
|
|
],
|
|
"plugins_versions": {
|
|
"gender": "insightface.GenderDetector",
|
|
"detector": "insightface.FaceDetector@retinaface_r50_v1",
|
|
"calculator": "insightface.Calculator@arcface-r100-msfdrop75"
|
|
}
|
|
} |