www in docker support
This commit is contained in:
parent
539a848e95
commit
c227fce036
2145 changed files with 399596 additions and 58 deletions
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"conf_threshold": 0.9,
|
||||
"requests": [
|
||||
{
|
||||
"path": "...",
|
||||
"image": {
|
||||
"content": "AwMD......."
|
||||
},
|
||||
"md5": "b4280d1d83238db96821e148d4e91981"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
@ -0,0 +1,79 @@
|
|||
{
|
||||
"success": true,
|
||||
"msg": "Processing completed",
|
||||
"responses": [
|
||||
{
|
||||
"response": {
|
||||
"md5": "778681bddd317e41703b86c4876b38bd",
|
||||
"faceAnnotations": [
|
||||
{
|
||||
"fdBoundingPoly": {
|
||||
"vertices": [
|
||||
{
|
||||
"x": 676,
|
||||
"y": 1109
|
||||
},
|
||||
{
|
||||
"x": 172,
|
||||
"y": 1109
|
||||
},
|
||||
{
|
||||
"x": 172,
|
||||
"y": 220
|
||||
},
|
||||
{
|
||||
"x": 676,
|
||||
"y": 220
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"fdBoundingPoly": {
|
||||
"vertices": [
|
||||
{
|
||||
"x": 1874,
|
||||
"y": 1269
|
||||
},
|
||||
{
|
||||
"x": 163,
|
||||
"y": 1269
|
||||
},
|
||||
{
|
||||
"x": 163,
|
||||
"y": 207
|
||||
},
|
||||
{
|
||||
"x": 1874,
|
||||
"y": 207
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
{
|
||||
"fdBoundingPoly": {
|
||||
"vertices": [
|
||||
{
|
||||
"x": 2248,
|
||||
"y": 2258
|
||||
},
|
||||
{
|
||||
"x": 61,
|
||||
"y": 2258
|
||||
},
|
||||
{
|
||||
"x": 61,
|
||||
"y": 77
|
||||
},
|
||||
{
|
||||
"x": 2248,
|
||||
"y": 77
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"json_data_path": "...",
|
||||
"json_res_path": "..."
|
||||
|
||||
}
|
||||
|
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"success": "true",
|
||||
"msg": "Scores calculated successfully",
|
||||
"target": {
|
||||
"type": "selfie or face",
|
||||
"selfieNOOOOO": false,
|
||||
"md5": "klho332ukljliou"
|
||||
},
|
||||
"responses": [
|
||||
{
|
||||
"md5": "k765ljl3423iou",
|
||||
"score": 0.34084731159015114,
|
||||
"type": "selfie or face"
|
||||
},
|
||||
{
|
||||
"md5": "k765ljliouAAAss2",
|
||||
"score": 0.8939293139330857,
|
||||
"type": "selfie or face"
|
||||
},
|
||||
{
|
||||
"md5": "k765ljliou54554523",
|
||||
"score": 0.8000866285130996,
|
||||
"type": "selfie or face"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
@ -0,0 +1,26 @@
|
|||
{
|
||||
"dis_type": 0,
|
||||
"conf_threshold": 0.9,
|
||||
"target": {
|
||||
"type": "selfie or face",
|
||||
"path": "...",
|
||||
"md5": "klho332ukljliou"
|
||||
},
|
||||
"query":[
|
||||
{
|
||||
"type": "photo or face",
|
||||
"path": "...",
|
||||
"md5": "k765ljliou"
|
||||
},
|
||||
{
|
||||
"type": "photo or face",
|
||||
"path": "...",
|
||||
"md5": "kl98776ljliou"
|
||||
},
|
||||
{
|
||||
"type": "photo or face",
|
||||
"path": "...",
|
||||
"md5": "klhkkhjliou"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue