EurekaTesla

Results 1 issues of EurekaTesla

There is something wrong with running this code. Could you please help to check? Thanks very much. `import cv2 import layoutparser as lp model = lp.Detectron2LayoutModel('lp://PubLayNet/faster_rcnn_R_50_FPN_3x/config', extra_config=["MODEL.ROI_HEADS.SCORE_THRESH_TEST", 0.8], label_map={0: "text",...

bug