Zening Lin
Zening Lin
In my experiments, I also found that the model gives poor results on the `total` field (you can see the epoch evaluation metric of each category in the terminal output,...
Hello, Does the model give results in inference mode when using the pretrained weights I provide?
I think that the configuration mismatch may cause the error in your case. What kind of architecture did you use when traning the model, `crf`, `simp` or `full`? When doing...
Sorry for my delayed response. Are you currently working on a custom dataset or simply expanding the category types of SROIE?
If you are making modifications to the SROIE dataset, one approach could be to retrieve the OCR content of the key fields by utilizing string similarity. By doing so, you...
> Acctualy I have build my own dataset on SROIE's dataset stucture. > > I mean I have a image, box txt file and json key txt. Everthing okay on...
I think your code can handle the case well. You may set different `cosine_sim_treshold` for each category to obtain the optimal result.
Yes, it is possible. The main modification lies in the number of categories and the corresponding mappings. Change the SROIE_CLASS_LIST, TAG_TO_IDX, and TAG_TO_IDX_BIO in `train_SROIE.py` and `eval_SROIE.py` to your custom...
> Thank you very much for your very fast answer. But I did not understand how modify **B-** or **I-** tag. Can you modify for me, according to my expand...
> And one more question. > > **I have to use entities for training SORIE's entities as following** > > ``` > { > "company": "BOOK TA .K (TAMAN DAYA)...