Pimples Parameter Result Scheme
Description
Pimplesalgorithm
"algorithm": {
"name": "pimples",
"version": 1
}amount
"amount": 2areas
"areas": {
"nose": {
"amount": 0
},
"forehead": {
"amount": 1
},
"left_eye": {
"amount": 0
},
"perioral": {
"amount": 0
},
"right_eye": {
"amount": 1
},
"left_cheek": {
"amount": 0
},
"right_cheek": {
"amount": 0
}
}masks
Example (JSON)
Last updated
Was this helpful?