text-detector
text-detector copied to clipboard
ValueError: tile cannot extend outside image
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.
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.