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

Add NOUGAT model for pdf conversion #8

Open
panta-123 opened this issue Oct 24, 2024 · 4 comments
Open

Add NOUGAT model for pdf conversion #8

panta-123 opened this issue Oct 24, 2024 · 4 comments
Labels
enhancement New feature or request

Comments

@panta-123
Copy link

There a opensource model from facebook: (NOUGAT) Neural Optical Understanding for Academic Documents.
This converts PDF to markdown and good for scientific article like EIC-RAG use..
May a thing to try and compare with PyPDFToDocument algorithm.

Github : https://github.com/facebookresearch/nougat/tree/main

@panta-123 panta-123 changed the title Add NOUGAT model fro pdf conversion Add NOUGAT model for pdf conversion Oct 24, 2024
@panta-123
Copy link
Author

Another option will be: Marker
https://github.com/VikParuchuri/marker

@karthik18495 karthik18495 added the enhancement New feature or request label Oct 24, 2024
@panta-123
Copy link
Author

Seems marker has better accuracy and is faster.
image

@karthik18495
Copy link
Member

I apologize for the naive question but May I ask how is the accuracy computed here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

2 participants