-
Hey so I have taken the pull of the repository I want to use different model in for layouting or drawing bounding box that is from LayoutParser TableBank for table purposes so how I can add that in deepdoctection. And I want to set in config file like USE_TABLE_DETECTOR=True something like this. |
Beta Was this translation helpful? Give feedback.
-
There is a tutorial for this here. If there are more questions I am happy to answer them. |
Beta Was this translation helpful? Give feedback.
Sorry for late reply.
If you register the model first and then instantiate the analyzer with config changes then it will work.
E.G.