Breezedeus
Breezedeus
I tried to run it at tf 1.0, but didn't succeed.
Thanks for the invitation. I will consider it.
网上搜一下,看着是 shapely 的问题,不是python包的问题,可能需要另外装些系统包。
It shouldn't be. can you post the whole info messsage?
try your image here at the online demo: https://huggingface.co/spaces/breezedeus/cnocr . I think some texts may not be detected.
嗯,应该就是标准的转换流程吧。
嗯,是的,还是判断的模型不够准。新版会用新的思路来解决这个问题,到时候再看看效果。
可以试试这两个
yes, it didn't work for some special types of images, such as images with 4 channels. To work around the problem, you can resave your image to more common formats....
Thanks for the details. The reason for the error is that the det model you choose can't process images rotated by 90 degrees probably.