nk-alex

Results 34 comments of nk-alex

I haven't, tell me if you have better luck

Any update on this topic? Still not working for me on version 2.0.5

I think I get the result. Correct me if I'm wrong. From that output, I can extract that there are 14 type of labels and the most likely one is...

Thank you for the quick response @felixdittrich92. I tried the following: `pip install -U git+https://github.com/mindee/doctr.git@main` **pip list is showing now python-doctr 0.9.0a0** ``` ocr_predictor( det_arch="fast_base", reco_arch="parseq", pretrained=True, det_bs=8, reco_bs=1024, assume_straight_pages=False,...

Sorry for the delay. Now it successfully downloads. This is my result in this case: ``` ocr_predictor( det_arch="fast_base", reco_arch="parseq", pretrained=True, det_bs=8, reco_bs=1024, assume_straight_pages=False, straighten_pages=False, detect_orientation=True, ) ``` - Returns: "A...

Is there any way this could be achieved with current models state? If not, are you considering integrating this feature in the near future? In spain we have many documents...

Hi @felixdittrich92 with the ocr_predictor configuration specified above, on real samples, I get some of the vertical words but not most of them. Is there any other ocr_predictor configuration with...

Just opened an issue myself and bot suggested it was a duplicate of this one. Any updates? Suggested workaround while gets fixed #22442

Hard to tell with provided information. Have you installed [Com.Airbnb.iOS.Lottie](https://www.nuget.org/packages/Com.Airbnb.iOS.Lottie) on your iOS project? Also, animation file should have "BundleResource" Build Action for iOS. If nothing works, I suggest you...