text-detector icon indicating copy to clipboard operation
text-detector copied to clipboard

ValueError: tile cannot extend outside image

Open mahendra047 opened this issue 5 years ago • 1 comments

Hi, Thanks for this amazing work. I was using this repo for recognition task but when i run the app.py ,upload the image and click on get your results it gives ValueError: tile cannot extend outside image.

mahendra047 avatar Sep 13 '19 09:09 mahendra047

Hi, thanks for a message. Yes, it is a problem when you try to upload image with format like .jpeg, .jpg, or when image resolution is higher than 1024x768. I'll try to resolve this issue in some spare time.

Thanks.

s3nh avatar Sep 16 '19 05:09 s3nh