Khawar Islam

Results 85 comments of Khawar Islam

What is your paddleOCR version? I have checked your code but it didnt work for me maybe there is version problem.

I have checked it on 2.5.0 but it did not work for me, did you check on my code?

@emigomez Are you able to solve the `mismatch` error? I am getting same error

Dear @kwankoravich Did you find a solution to your problem? I am also doing fine-tunning on Korean language Dear @darwinharianto Did you successfully fine-tune the model?

@darwinharianto I am confused about the pre-trained weights link. Where I can give the link to the pre-trained weight and where i can download the prestrained weights for Korean, and...

@darwinharianto yes, I know but this KR model is not robust for Korean handwritten recognition. Therefore, I want to fine-tune the KR model on KR handwritten samples (2M)

@darwinharianto just let me know where we can download and pass the link of the previous model to fine-tune on new data.

Yes, I find the EasyOCR model but where I can give a model link for fine-tuning?

Hello @mrkrcc @emigomez Are you able to fine-tune the EasyOCR model?

Thanks @kevin-ssy in your config file, the arch name is `deit_small_patch16_224_return_attn`. Are sure `deit_small_patch16_224_return_attn` exist in timm models? I have seen `deit_small_patch16_224` in timm models