Results 8 comments of Nicolas Playe

I am inspecting the baudm code on Parseq (https://github.com/baudm/parseq). I think the code might not be too complicated to integrate. On my side I managed to connect your ocr_prediction and...

Hi, ok for timm. Other question: can we integrate 'pytorch-lightning~=1.6.5' to the requirements-pt.txt ?

ok, it sounds good for me :) I have added parseq class on my fork. Now I need to match all args of each methods between your wrapper and the...

@charlesmindee, what kind of data do you use to train your text recogntions models ? Do you use custom data ? and do you use special data for french documents...

Oh thanks it works for me now, I've modified something in the code. The second problem is when I want to evaluate the model with the metric STOI, I don't...

Hello, I am currently implementing ParSeq. It is now working with quite good predictions :) Do you have any good advice to do a good pull request ? best