-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresponse.json
40 lines (40 loc) · 893 Bytes
/
response.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
{
"tags": [
{
"name": "grass",
"confidence": 0.99999988079071
},
{
"name": "outdoor",
"confidence": 0.99919039011002
},
{
"name": "sport",
"confidence": 0.98720526695251
},
{
"name": "athletic game",
"confidence": 0.98144745826721,
"hint": "sport"
},
{
"name": "person",
"confidence": 0.96853011846542
},
{
"name": "golf",
"confidence": 0.96228677034378,
"hint": "sport"
},
{
"name": "field",
"confidence": 0.88344407081604
}
],
"requestId": "7be961ca-0ab2-472e-a18b-4de95b53f698",
"metadata": {
"width": 456,
"height": 259,
"format": "Jpeg"
}
}