Moles Parameter Result Scheme

Description

Moles

algorithm

"algorithm": {
    "name": "moles",
    "version": 1
}

amount

"amount": 2

areas

"areas": {
    "nose": {
        "amount": 0
    },
    "forehead": {
        "amount": 1
    },
    "left_eye": {
        "amount": 0
    },
    "perioral": {
        "amount": 0
    },
    "right_eye": {
        "amount": 0
    },
    "left_cheek": {
        "amount": 0
    },
    "right_cheek": {
        "amount": 1
    }
}

masks

Example (JSON)

10KB
Open
lines.json

Last updated

Was this helpful?