Closed mm3509 closed 11 months ago
For the scenario of OMR tasks, I think the support of GIF format is a little bit weird, since such tasks always expect input format like JPG or PNG, not GIF. The best way is convert the GIF image into a static image format as mentioned before. Closing this as the stated reason above.
That's fair and thanks for the quick reply. How about just improving the error message, such as GIF images not supported, convert first to PNG or JPG
?
That's a reasonable modification. If you have time on this issue, I'll be glad to assist you on the code refactoring.
Describe the bug
I install the package with Conda, Python 3.8 and PIP. I run it on a GIF image and get this error:
I get the same error using
oemer[tf]
.Input Image
I attach the PNG and the GIF version. Only the GIF version causes the error.
Full Traceback
Command You Execute