-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathsample_outputs.txt
13 lines (10 loc) · 1.43 KB
/
sample_outputs.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
face_rec response:
{"name": "Peter", "face_locations": [206, 526, 527, 205], "facial_features": {"left_eye": [[285, 285], [301, 278], [320, 279], [335, 289], [318, 292], [300, 292]], "nose_bridge": [[376, 277], [377, 304], [377, 328], [378, 354]], "top_lip": [[329, 433], [348, 420], [366, 411], [379, 416], [393, 412], [410, 420], [425, 432], [417, 432], [393, 429], [379, 430], [366, 429], [337, 434]], "left_eyebrow": [[255, 259], [275, 243], [301, 236], [328, 241], [350, 249]], "bottom_lip": [[425, 432], [410, 442], [395, 449], [380, 452], [366, 451], [349, 447], [329, 433], [337, 434], [366, 430], [379, 432], [393, 429], [417, 432]], "nose_tip": [[349, 378], [363, 381], [378, 384], [392, 381], [405, 378]], "right_eyebrow": [[399, 246], [421, 238], [444, 237], [466, 244], [482, 259]], "right_eye": [[411, 290], [428, 280], [446, 281], [458, 289], [446, 295], [429, 294]], "chin": [[228, 301], [229, 338], [237, 377], [246, 414], [261, 445], [282, 475], [311, 498], [344, 515], [381, 518], [415, 512], [441, 493], [462, 468], [477, 440], [488, 408]]}}
http://127.0.0.1:5001/face_rec
content-type: "multipart/form-data; boundary=---------------------------151482349718403643091396029930"
content-length: 91238
-----------------------------151482349718403643091396029930
Content-Disposition: form-data; name="file"; filename="peter2.jpg"
Content-Type: image/jpeg
<image raw data>
-----------------------------151482349718403643091396029930--