Jan
Results
1
comments of
Jan
I slightly adapted the load_model() function of @m1cha3lya1r in accessing the catalog globals. This works for me: ```python import layoutparser as lp from layoutparser.models.detectron2 import catalog import copy import os...