Adding different models #352
Answered
by
JaMe76
adinath1233
asked this question in
Q&A
|
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. |
Answered by
JaMe76
Jul 15, 2024
Replies: 1 comment · 3 replies
|
There is a tutorial for this here. If there are more questions I am happy to answer them. |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Sorry for late reply.
If you register the model first and then instantiate the analyzer with config changes then it will work.
E.G.