Enlarged Pores Parameter Result Scheme

Description

Enlarged pores

algorithm

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

amount

"amount": 308

areas

"areas": {
    "nose": {
        "amount": 19
    },
    "forehead": {
        "amount": 107
    },
    "left_cheek": {
        "amount": 116
    },
    "right_cheek": {
        "amount": 66
    }
}

masks

"masks": {
    "left": {
        "original": "link",
        "aligned_face": "link",
        "anonymised": "link"
    },
    "front": {
        "original": "link",
        "aligned_face": "link",
        "anonymised": "link"
    },
    "right": {
        "original": "link",
        "aligned_face": "link",
        "anonymised": "link"
    }
}

Example (JSON)

lines.json

Last updated

Was this helpful?