PaddlePaddle / PaddleOCR

Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
Apache License 2.0
39.75k stars 7.38k forks source link

Save detection inference logs to file #12042

Closed AlexPasqua closed 2 weeks ago

AlexPasqua commented 1 month ago

I added the possibility to save the detection logs to file.

The code was almost all there already, just some arguments weren't passed the right way in order to save the detection logs to file.

In case, we could also implement this feature for the other scripts in tools/infer/.

paddle-bot[bot] commented 1 month ago

Thanks for your contribution!

CLAassistant commented 1 month ago

CLA assistant check
All committers have signed the CLA.