PaddlePaddle integration

Hello,

I’m currently working with PaddlePaddle framework (specifically with PaddleOCR) and I’d wish to track my training. Is there any integration available with that framework?
If not, any suggestions on how to have at least some data? For the moment I’ll be interested to only have some tracking of the loss during the epochs and with different runs, so nothing fancy.

Hi @tampe125 ! We are working on an integration with PaddleOCR which should be available very soon for tracking metrics. In case your requirement is a little more urgent you can use this fork of PaddleOCR.

Information on how to use the integration is available here.

2 Likes