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

Might PubLayNet label mapping be incorrect? #178

Open
opyate opened this issue Mar 30, 2023 · 0 comments
Open

Might PubLayNet label mapping be incorrect? #178

opyate opened this issue Mar 30, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@opyate
Copy link

opyate commented Mar 30, 2023

Hello, thanks for this very useful toolkit.

According to the official PubLayNet docs, they had this mapping:

Category id Label
0 Background
1 Text
2 Title
3 List
4 Table
5 Figure

But in the model zoo docs, you specify this mapping:

{0: "Text", 1: "Title", 2: "List", 3:"Table", 4:"Figure"}

Please advise on the discrepancy.
Kind regards!

@opyate opyate added the bug Something isn't working label Mar 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant