-
Notifications
You must be signed in to change notification settings - Fork 161
Evaluator running over pipelines & TEDS #38
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Conflicts: # deepdoctection/datasets/instances/fintabnet.py # deepdoctection/datasets/instances/pubtabnet.py # deepdoctection/eval/accmetric.py # deepdoctection/eval/cocometric.py # deepdoctection/eval/eval.py # deepdoctection/eval/tedsmetric.py # deepdoctection/extern/hflayoutlm.py # deepdoctection/extern/texocr.py # deepdoctection/mapper/cats.py # deepdoctection/mapper/misc.py # deepdoctection/mapper/pubstruct.py # deepdoctection/pipe/base.py # deepdoctection/pipe/cell.py # deepdoctection/pipe/common.py # deepdoctection/pipe/language.py # deepdoctection/pipe/layout.py # deepdoctection/pipe/refine.py # deepdoctection/pipe/segment.py # deepdoctection/pipe/text.py # deepdoctection/pipe/tokenclass.py # deepdoctection/train/d2_frcnn_train.py # setup.py # tests/mapper/test_cats.py # tests/mapper/test_pubstruct.py
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
This PR adds two features regarding general evaluation purposes:
This features closes #6