www in docker support

This commit is contained in:
MaddoScientisto 2026-04-22 18:41:37 +02:00
commit c227fce036
2145 changed files with 399596 additions and 58 deletions

View file

@ -0,0 +1,32 @@
{
"response":
{
"md5": "xxx",
"faceAnnotations": [
{
"fdBoundingPoly": {
"vertices": [
{
"x": 738,
"y": 483
},
{
"x": 805,
"y": 483
},
{
"x": 805,
"y": 550
},
{
"x": 738,
"y": 550
}
]
}
}
]
}
}

View file

@ -0,0 +1,4 @@
{
"code": "test1",
"description": "Prova su evento di test"
}

View file

@ -0,0 +1,4 @@
{
"success": "true",
"msg": "messaggio"
}

View file

@ -0,0 +1,10 @@
{
"success": "true",
"msg": "messaggio",
"id": "12345",
"label": "12345",
"labelMd5": "dfsdfasfsad",
"image": {
"content": "AwMD......."
}
}

View file

@ -0,0 +1,10 @@
{
"label": "12345",
"md5": "12345",
"reqImage": false,
"addLabel": false,
"code": "dddd",
"image": {
"content": "AwMD......."
}
}

View file

@ -0,0 +1,12 @@
{
"requests": [
{
"image": {
"content": "AwMD......."
},
"md5": "b4280d1d83238db96821e148d4e91981",
"faceDetectionType": "2",
"numbers": "true"
}
]
}

View file

@ -0,0 +1,51 @@
{
"success": "true",
"msg": "messaggio",
"responses": [
{
"response": {
"md5": "xxx",
"numbers": [
{
"number": {
"value": "110",
"xCenter": "1234",
"yCenter": "333"
}
},
{
"number": {
"value": "110",
"xCenter": "1234",
"yCenter": "444"
}
}
],
"faceAnnotations": [
{
"fdBoundingPoly": {
"vertices": [
{
"x": 738,
"y": 483
},
{
"x": 805,
"y": 483
},
{
"x": 805,
"y": 550
},
{
"x": 738,
"y": 550
}
]
}
}
]
}
}
]
}

View file

@ -0,0 +1,4 @@
{
"sessionId": "2342342342342342",
"code": "test1"
}

View file

@ -0,0 +1,6 @@
{
"success": "true",
"msg": "messaggio",
"code": "aasasa",
"numberTrainingImages": 21312
}

View file

@ -0,0 +1,7 @@
{
"md5": "klho332ukljliou",
"originalPath": "...",
"image": {
"content": "AwMD......."
}
}

View file

@ -0,0 +1,25 @@
{
"success": "true",
"msg": "Scores calculated successfully",
"selfie": {
"md5": "klho332ukljliou",
"label": "3323"
},
"responses": [
{
"md5": "k765ljl3423iou",
"filename":"MM443212.jpg",
"score": 0.34084731159015114
},
{
"md5": "k765ljliouAAAss2",
"filename":"MM443213.jpg",
"score": 0.8939293139330857
},
{
"md5": "k765ljliou54554523",
"filename":"MM443214.jpg",
"score": 0.8000866285130996
}
]
}

View file

@ -0,0 +1,4 @@
{
"code": "test1",
"type": "0"
}

View file

@ -0,0 +1,6 @@
{
"success": "true",
"msg": "messaggio",
"code": "aasasa",
"numberTrainingImages": 21312
}

View file

@ -0,0 +1,12 @@
{
"code": "test1",
"requests": [
{
"image": {
"content": "AwMD......."
},
"md5": "b4280d1d83238db96821e148d4e91981",
"label": "2"
}
]
}

View file

@ -0,0 +1,18 @@
{
"success": "true",
"msg": "messaggio",
"code": "aasasa",
"numberTrainingImages": 21312,
"noImg": [
{
"md5": "b4280d1d83238db96821e148d4e91981"
}
],
"labels": [
{
"md5": "b4280d1d83238db96821e148d4e91981",
"label": 1234,
"labelmd5": "sfsdfsfadsfsdfdsafadsfsdfsdsfassfd"
}
]
}

View file

@ -0,0 +1,12 @@
{
"conf_threshold": 0.9,
"requests": [
{
"path": "...",
"image": {
"content": "AwMD......."
},
"md5": "b4280d1d83238db96821e148d4e91981"
}
]
}

View file

@ -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
}
]
}
}
]
}
}
]
}

View file

@ -0,0 +1,5 @@
{
"json_data_path": "...",
"json_res_path": "..."
}

View file

@ -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"
}
]
}

View file

@ -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"
}
]
}