3D Face Reconstruction
0. unregistered token
{
"error": {
"code": 0,
"message": "unregistered token"
}
}1. fail authorization
{
"error": {
"code": 1,
"message": "fail authorization"
}
}3. the file is too large
4. face not found
5. invalid input image
6. empty input image
Last updated