Hair Volume
Haut.AI provides an AI algorithm that estimates hair volume.
Description
Hair volume is often associated with overall health. However, volume is determined by many factors, such as hair type, heredity, hair thickness, and hair density. The color also influences the volume: blond hair is often thin and soft, while dark hair is usually thicker. The reasons for a loss of visual volume in a hairstyle can be hair loss or hair thinning due to a lack of vitamins or diseases. The higher the parameter value, the more volume your hair has.
"algorithm_tech_name": "hair_volume"
area_name
area_nameThe algorithm returns metrics for the following area:
hair
main_metric
main_metricThe main metric indicates the hair volume category for area_name
"main_metric": {
"value": "Medium-low volume",
"widget_type": "category",
"name": "Hair Volume",
"tech_name": "hair_volume",
"widget_meta": null
},
valueThe hair volume is divided into eight classes, as listed below. Each category gets its own confidence level in the range of[0,100], where the highest score indicates the hair's volume class:Extra-low volumeLow volumeRather low volumeMedium-low volumeMedium-high volumeRather high volumeHigh volumeExtra-high volume
"widget_type": "category""name": "Hair Volume""tech_name": "hair_volume"
sub_metrics
sub_metricsThe algorithm returns a sub-metric - Confidence of Hair Baldness.
"sub_metrics": [
{
"value": 0,
"widget_type": "density",
"name": "Confidence of Hair Baldness",
"tech_name": "baldness_confidence",
"widget_meta": null
}
]Confidence of Hair Baldnessreturns a confidence score for the person being baldvalueof the baldness confidence level ranges from[0,100]"widget_type": "density""name": "Confidence of Hair Baldness""tech_name": "baldness_confidence"
masks_restored
masks_restoredNone - there are no restored masks for hair volume
masks_original
masks_originalNone - there are no original masks for hair volume
Example (JSON)
Last updated
Was this helpful?