Dylan Jacobs

Results 1 issues of Dylan Jacobs

I'm getting this error when attempting to run the following lines of code: config = "lp://TableBank/faster_rcnn_R_101_FPN_3x/config" # TableBank configuration (from model zoo) model = lp.Detectron2LayoutModel(config) layout = model.detect(image) Symbol not...

bug