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,4 @@
|
|||
{
|
||||
"code": "test1",
|
||||
"type": "0"
|
||||
}
|
||||
|
|
@ -0,0 +1,6 @@
|
|||
{
|
||||
"success": "true",
|
||||
"msg": "messaggio",
|
||||
"code": "aasasa",
|
||||
"numberTrainingImages": 21312
|
||||
}
|
||||
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"code": "test1",
|
||||
"requests": [
|
||||
{
|
||||
"image": {
|
||||
"content": "AwMD......."
|
||||
},
|
||||
"md5": "b4280d1d83238db96821e148d4e91981",
|
||||
"label": "2"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
"success": "true",
|
||||
"msg": "messaggio",
|
||||
"code": "aasasa",
|
||||
"numberTrainingImages": 21312,
|
||||
"noImg": [
|
||||
{
|
||||
"md5": "b4280d1d83238db96821e148d4e91981"
|
||||
}
|
||||
],
|
||||
"labels": [
|
||||
{
|
||||
"md5": "b4280d1d83238db96821e148d4e91981",
|
||||
"label": 1234,
|
||||
"labelmd5": "sfsdfsfadsfsdfdsafadsfsdfsdsfassfd"
|
||||
}
|
||||
]
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue