Skip to content

Instantly share code, notes, and snippets.

@guytamir87
Created April 27, 2017 06:37
Show Gist options
  • Save guytamir87/5c0679d4e8be09d6b0b63d9b79bba059 to your computer and use it in GitHub Desktop.
Save guytamir87/5c0679d4e8be09d6b0b63d9b79bba059 to your computer and use it in GitHub Desktop.
{u'FaceDetails': [{u'Confidence': 100.0, u'Eyeglasses': {u'Confidence': 99.99996948242188, u'Value': False}, u'Sunglasses': {u'Confidence': 99.52945709228516, u'Value': False}, u'Gender': {u'Confidence': 100.0, u'Value': u'Female'}, u'Landmarks': [{u'Y': 0.46391916275024414, u'X': 0.3827635645866394, u'Type': u'eyeLeft'}, {u'Y': 0.5417619347572327, u'X': 0.6318631768226624, u'Type': u'eyeRight'}, {u'Y': 0.632349967956543, u'X': 0.5087888836860657, u'Type': u'nose'}, {u'Y': 0.6986227631568909, u'X': 0.31941142678260803, u'Type': u'mouthLeft'}, {u'Y': 0.7763788104057312, u'X': 0.5743167996406555, u'Type': u'mouthRight'}, {u'Y': 0.46526652574539185, u'X': 0.39902830123901367, u'Type': u'leftPupil'}, {u'Y': 0.5450088977813721, u'X': 0.6451908946037292, u'Type': u'rightPupil'}, {u'Y': 0.35664060711860657, u'X': 0.3031809329986572, u'Type': u'leftEyeBrowLeft'}, {u'Y': 0.3471892476081848, u'X': 0.38782799243927, u'Type': u'leftEyeBrowRight'}, {u'Y': 0.38579457998275757, u'X': 0.47126346826553345, u'Type': u'leftEyeBrowUp'}, {u'Y': 0.4407714307308197, u'X': 0.6085636615753174, u'Type': u'rightEyeBrowLeft'}, {u'Y': 0.44652557373046875, u'X': 0.6789197325706482, u'Type': u'rightEyeBrowRight'}, {u'Y': 0.48233407735824585, u'X': 0.7349995970726013, u'Type': u'rightEyeBrowUp'}, {u'Y': 0.4538456201553345, u'X': 0.3292628824710846, u'Type': u'leftEyeLeft'}, {u'Y': 0.47796931862831116, u'X': 0.4327946603298187, u'Type': u'leftEyeRight'}, {u'Y': 0.4518436789512634, u'X': 0.38680434226989746, u'Type': u'leftEyeUp'}, {u'Y': 0.4740065038204193, u'X': 0.3804575204849243, u'Type': u'leftEyeDown'}, {u'Y': 0.5269239544868469, u'X': 0.5831474661827087, u'Type': u'rightEyeLeft'}, {u'Y': 0.5612520575523376, u'X': 0.6781250834465027, u'Type': u'rightEyeRight'}, {u'Y': 0.5283185839653015, u'X': 0.6362247467041016, u'Type': u'rightEyeUp'}, {u'Y': 0.552879273891449, u'X': 0.6287283897399902, u'Type': u'rightEyeDown'}, {u'Y': 0.6541677117347717, u'X': 0.4384339451789856, u'Type': u'noseLeft'}, {u'Y': 0.6815595030784607, u'X': 0.535204291343689, u'Type': u'noseRight'}, {u'Y': 0.7166540026664734, u'X': 0.46694815158843994, u'Type': u'mouthUp'}, {u'Y': 0.8021029829978943, u'X': 0.4378947913646698, u'Type': u'mouthDown'}], u'Pose': {u'Yaw': 13.540462493896484, u'Roll': 16.122560501098633, u'Pitch': 2.1138811111450195}, u'Emotions': [{u'Confidence': 99.76565551757812, u'Type': u'HAPPY'}, {u'Confidence': 0.7160365581512451, u'Type': u'CALM'}, {u'Confidence': 0.37440061569213867, u'Type': u'CONFUSED'}], u'AgeRange': {u'High': 27, u'Low': 17}, u'EyesOpen': {u'Confidence': 95.7685317993164, u'Value': False}, u'BoundingBox': {u'Width': 0.8461538553237915, u'Top': 0.12051282078027725, u'Left': 0.0615384615957737, u'Height': 0.8461538553237915}, u'Smile': {u'Confidence': 99.34622192382812, u'Value': True}, u'MouthOpen': {u'Confidence': 69.24356842041016, u'Value': False}, u'Quality': {u'Sharpness': 99.98487854003906, u'Brightness': 34.6324577331543}, u'Mustache': {u'Confidence': 99.99347686767578, u'Value': False}, u'Beard': {u'Confidence': 99.65375518798828, u'Value': False}}], 'ResponseMetadata': {'RetryAttempts': 0, 'HTTPStatusCode': 200, 'RequestId': 'ca01ae21-2b13-11e7-b2c0-ad9c41e7d8d6', 'HTTPHeaders': {'date': 'Thu, 27 Apr 2017 06:36:05 GMT', 'x-amzn-requestid': 'ca01ae21-2b13-11e7-b2c0-ad9c41e7d8d6', 'content-length': '2741', 'content-type': 'application/x-amz-json-1.1', 'connection': 'keep-alive'}}, u'OrientationCorrection': u'ROTATE_0'}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment