Hydration Result Scheme
Last updated
Last updated
algorithm_tech_name
Hydration
area_name
The algorithm returns metrics and sub-metrics for the following facial areas:
face
main_metric
The main metric is an overall score indicating hydration for each area_name
value
the hydration score ranges in [0,100]
"widget_type": "bad_good_line"
indicates that a higher value is better
"name": "Hydration score"
"tech_name": "hydration_score"
sub_metrics
value
one of the following categories ['Severe Dehydration'
, 'Moderate Dehydration'
, 'Mild Dehydration'
, 'Normal Hydration'
]
"widget_type": "category"
indicates that "value"
is a categorial
"name": "Hydration level"
"tech_name": "hydration_level"
masks_restored
The algorithm returns a vectorized mask of dehydration (skin areas which suffers from a lack of water) for an restored image
"mask_type": "heatmap_mask"
masks_original
The algorithm returns a vectorized mask of dehydration (skin areas which suffers from a lack of water) for an original image
"mask_type": "heatmap_mask"