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

Improper Documentation #195

Closed
Mukilan-Krishnakumar opened this issue Sep 1, 2023 · 4 comments
Closed

Improper Documentation #195

Mukilan-Krishnakumar opened this issue Sep 1, 2023 · 4 comments
Labels
bug Something isn't working

Comments

@Mukilan-Krishnakumar
Copy link

Mukilan-Krishnakumar commented Sep 1, 2023

Describe the bug
Under the Deep Layout Parsing section of the docs, the Detectron2LayoutModel is directly imported from Layout Parser but in actuality, it is imported from the models subclass of Layout Parser

Checklist

  1. I have searched related issues but cannot get the expected help.
  2. The bug has not been fixed in the latest version, see the Layout Parser Releases

To Reproduce
Steps to reproduce the behavior:
Visit this link and see it for yourself.

Environment

  1. Mac OS
  2. v0.3.4
  3. You may add addition that may be helpful for locating the problem, such as
    • How you installed PyTorch [e.g., pip, conda, source]
    • Other environment variables that may be related (such as $PATH, $LD_LIBRARY_PATH, $PYTHONPATH, etc.)

Error traceback
If applicable, paste the error traceback here.

Screenshots
Screenshot 2023-09-01 at 10 26 49 AM

Additional context
Add any other context about the problem here.

@Mukilan-Krishnakumar Mukilan-Krishnakumar added the bug Something isn't working label Sep 1, 2023
@Mukilan-Krishnakumar
Copy link
Author

All we need to do is change the index.rst file, which can be found here

@drewm23
Copy link

drewm23 commented Sep 18, 2023

Agreed. Spent a bunch of time trying to debug why my code wasn't working.

@nkrot
Copy link

nkrot commented Jan 16, 2024

This library seems not be maintained any more. Looks like the interest in maintaining it dissipated once the paper was published.

A quotation for their paper (section 6 Conslusion):

< The LayoutParser team is committed to keeping the library updated continuously and bringing the most recent advances in DL-based DIA, such as multi-modal document modeling (an upcoming priority), to diverse audience of of end-users.

Publish or perish?

@Mukilan-Krishnakumar
Copy link
Author

Seems like they won't be responding, so I am going to close this.

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

3 participants