Problem
Upload Failed with the error message:
"Invalid image size, max image size should be less than 2M, and image dimension should be between 256*256 and 4096*4096"
The services check and extract the necessary information from the uploaded images, hence please ensure the uploaded images satisfy the criteria
Solution
The services check and extract the necessary information from the uploaded images, hence please ensure the uploaded images satisfy the following criteria:
-
Is in one of the following image formats: PNG / JPG / JPEG
-
Below 2 MB file size
-
Minimum resolution of 256x256
-
Maximum resolution of 4096x4096
Reference: https://doc.advance.ai/face_recognition.html
Related articles
Comments
0 comments