Skip to content

issues Search Results · repo:Layout-Parser/layout-parser language:Python

Filter by

152 results
 (78 ms)

152 results

inLayout-Parser/layout-parser (press backspace or delete to remove)

Describe the bug In Windows, AutoLayoutModel( lp://EfficientDete/PubLayNet ) or AutoLayoutModel( lp://EfficientDet/PubLayNet ) returns None. See reproducing steps. To Reproduce Steps to reproduce the ...
bug
  • cloudy-sfu
  • 1
  • Opened 
    on Mar 24
  • #223

I am using layout-parser to detect bounding boxes related to tables in a pdf file. When the coordinates are accessed in this way: model = lp.Detectron2LayoutModel( lp://PubLayNet/faster_rcnn_R_50_FPN_3x/config ...
  • Sopralapanca
  • Opened 
    on Feb 25
  • #222

Hi, I am trying to follow this tutorial (watched your video in YouTube) Tutorial Followed installation instructions from here - Installation I am facing the issue when executing this line pdf_tokens, ...
bug
  • iRajesha
  • Opened 
    on Dec 18, 2024
  • #220

AttributeError Traceback (most recent call last) ipython-input-23-03100aab4758 in cell line: 2 () 1 import layoutparser as lp ---- 2 model = lp.Detectron2LayoutModel( lp://HJDataset/faster_rcnn_R_50_FPN_3x/config ...
bug
  • bankyresearch
  • 8
  • Opened 
    on Oct 14, 2024
  • #218

Thank you for your great work. this is my code: import layoutparser as lp import cv2 model = lp.PaddleDetectionLayoutModel( lp://PubLayNet/ppyolov2_r50vd_dcn_365e/config ) image = cv2.imread( paper-image.jpg ...
bug
  • jmu201621143028
  • Opened 
    on Aug 30, 2024
  • #217

Describe the bug I am attempting to install under Alpine Linux. $ pip install layoutparser […] import distutils.core ModuleNotFoundError: No ...
bug
  • bryankaplan
  • 1
  • Opened 
    on Jul 4, 2024
  • #213

The implementation of formula recognition is failing. Please find colab here https://colab.research.google.com/drive/1Efiu22l8ax1FgHtsLkLPVagX6UW07u-U?usp=sharing (Reference Data attached) 1 Kindly ...
  • LunaticMaestro
  • Opened 
    on Jun 3, 2024
  • #212

Describe the bug Left: is the result from model = lp.EfficientDetLayoutModel( lp://PubLayNet/tf_efficientdet_d0/config ) layout = model.detect(img) lp.draw_box(img, layout) Right: is the result from pytesseract.image_to_data() ...
bug
  • maxycn
  • Opened 
    on May 7, 2024
  • #210

I have used the layout parser with the google colab and currently, I want to run it on a windows environment. But I am stuck in using the model. Would you have any ideas to solve this error? Please check ...
  • hapnaveen
  • 3
  • Opened 
    on Apr 19, 2024
  • #209
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub