Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use latest UniMERNet model for Formula Recognition #130

Open
ChenZiHong-Gavin opened this issue Sep 13, 2024 · 1 comment
Open

Use latest UniMERNet model for Formula Recognition #130

ChenZiHong-Gavin opened this issue Sep 13, 2024 · 1 comment

Comments

@ChenZiHong-Gavin
Copy link

ChenZiHong-Gavin commented Sep 13, 2024

I noticed that the UniMERNet model weight provided is not the latest version. The latest version is larger but better, and can lead to better formula recognition results, as I have also observed many complaints about inaccurate formula recognition in the issues.

For example:

latest UniMERNet version:
huggingface: https://huggingface.co/wanderkid/unimernet/tree/main
modelscope: https://www.modelscope.cn/models/wanderkid/UniMERNet/files

test img:
image
former model leads to confusing result:
image
latest model will output the right answer:
image

@ChenZiHong-Gavin
Copy link
Author

noticed you have updated unimernet_base | unimernet_small | unimernet_tiny
however, the unimernet version is still not the latest.
your pytorch_model.bin is 3.75 GB
image
in https://huggingface.co/wanderkid/unimernet/tree/main
the pytorch_model.bin is 4.91 GB
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant