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 hair’s color also influences its volume: blond hair is often fine 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.

"algorithm_tech_name": "volume"

area_name

The algorithm returns metrics for the following area:

  • hair

main_metric

The main metric indicates the hair volume category for area_name

"main_metric": {
                "value": "Medium-low volume",
                "widget_type": "category",
                "name": "Volume",
                "tech_name": "volume",
                "widget_meta": null
            },
  • value The 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 volume

    • Low volume

    • Rather low volume

    • Medium-low volume

    • Medium-high volume

    • Rather high volume

    • High volume

    • Extra-high volume

  • "widget_type": "category"

  • "name": "Volume"

  • "tech_name": "volume"

Last updated