Advertisement
Guest User

Untitled

a guest
Nov 19th, 2019
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.06 KB | None | 0 0
  1. [{'faceAttributes': {'accessories': [],
  2. 'age': 25.0,
  3. 'blur': {'blurLevel': 'medium', 'value': 0.3},
  4. 'emotion': {'anger': 0.0,
  5. 'contempt': 0.002,
  6. 'disgust': 0.0,
  7. 'fear': 0.0,
  8. 'happiness': 0.993,
  9. 'neutral': 0.003,
  10. 'sadness': 0.0,
  11. 'surprise': 0.001},
  12. 'exposure': {'exposureLevel': 'goodExposure',
  13. 'value': 0.43},
  14. 'facialHair': {'beard': 0.1,
  15. 'moustache': 0.1,
  16. 'sideburns': 0.1},
  17. 'gender': 'male',
  18. 'glasses': 'NoGlasses',
  19. 'hair': {'bald': 0.03,
  20. 'hairColor': [{'color': 'brown',
  21. 'confidence': 1.0},
  22. {'color': 'blond',
  23. 'confidence': 0.84},
  24. {'color': 'red',
  25. 'confidence': 0.62},
  26. {'color': 'gray',
  27. 'confidence': 0.04},
  28. {'color': 'black',
  29. 'confidence': 0.03},
  30. {'color': 'other',
  31. 'confidence': 0.0}],
  32. 'invisible': False},
  33. 'headPose': {'pitch': 13.0, 'roll': 16.8, 'yaw': 57.7},
  34. 'makeup': {'eyeMakeup': True, 'lipMakeup': True},
  35. 'noise': {'noiseLevel': 'high', 'value': 1.0},
  36. 'occlusion': {'eyeOccluded': False,
  37. 'foreheadOccluded': False,
  38. 'mouthOccluded': False},
  39. 'smile': 0.993},
  40. 'faceId': '79a9ac61-c9a7-4f77-b067-83a337bff06c',
  41. 'faceLandmarks': {'eyeLeftBottom': {'x': 1603.9, 'y': 1994.1},
  42. 'eyeLeftInner': {'x': 1693.8, 'y': 2005.3},
  43. 'eyeLeftOuter': {'x': 1538.8, 'y': 1918.1},
  44. 'eyeLeftTop': {'x': 1636.3, 'y': 1910.8},
  45. 'eyeRightBottom': {'x': 2019.1, 'y': 2159.4},
  46. 'eyeRightInner': {'x': 1954.5, 'y': 2109.7},
  47. 'eyeRightOuter': {'x': 2097.8, 'y': 2163.8},
  48. 'eyeRightTop': {'x': 2037.3, 'y': 2088.7},
  49. 'eyebrowLeftInner': {'x': 1788.5, 'y': 1884.5},
  50. 'eyebrowLeftOuter': {'x': 1439.3, 'y': 1778.3},
  51. 'eyebrowRightInner': {'x': 1972.4, 'y': 1995.4},
  52. 'eyebrowRightOuter': {'x': 2213.3, 'y': 2054.0},
  53. 'mouthLeft': {'x': 1474.6, 'y': 2486.7},
  54. 'mouthRight': {'x': 1812.4, 'y': 2633.0},
  55. 'noseLeftAlarOutTip': {'x': 1638.7, 'y': 2282.1},
  56. 'noseLeftAlarTop': {'x': 1707.7, 'y': 2202.3},
  57. 'noseRightAlarOutTip': {'x': 1904.1, 'y': 2378.9},
  58. 'noseRightAlarTop': {'x': 1899.1, 'y': 2274.1},
  59. 'noseRootLeft': {'x': 1778.7, 'y': 2049.5},
  60. 'noseRootRight': {'x': 1900.8, 'y': 2097.2},
  61. 'noseTip': {'x': 1807.3, 'y': 2295.3},
  62. 'pupilLeft': {'x': 1641.3, 'y': 1961.4},
  63. 'pupilRight': {'x': 2038.1, 'y': 2126.4},
  64. 'underLipBottom': {'x': 1649.0, 'y': 2693.1},
  65. 'underLipTop': {'x': 1671.4, 'y': 2615.3},
  66. 'upperLipBottom': {'x': 1695.3, 'y': 2561.9},
  67. 'upperLipTop': {'x': 1714.9, 'y': 2506.9}},
  68. 'faceRectangle': {'height': 1083, 'left': 1217, 'top': 1748, 'width': 1083}}]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement