Face comparison error code "IMAGE_INVALID_SIZE"

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:

  1. Is in one of the following image formats: PNG / JPG / JPEG

  2. Below 2 MB file size

  3. Minimum resolution of 256x256

  4. Maximum resolution of 4096x4096

 

 
 
 
 
 
Was this article helpful?
0 out of 0 found this helpful

Comments

0 comments

Please sign in to leave a comment.