-
Notifications
You must be signed in to change notification settings - Fork 12
feat: Visualizer tool and command for datasets #186
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
+325
−6
Merged
Changes from 23 commits
Commits
Show all changes
26 commits
Select commit
Hold shift + click to select a range
6331723
chore: Move the teds.py inside the subdir evaluators/table
nikos-livathinos 85890fb
feat: Introduce the external_predictions_path in BaseEvaluator and du…
nikos-livathinos 5f9a279
feat: Extend test_dataset_builder.py to save document predictions in …
nikos-livathinos e6e8409
feat: Extend MarkDownTextEvaluator to support external_predictions_pa…
nikos-livathinos 5624e61
feat: Extend LayoutEvaluator to support external_predictions_path. Ad…
nikos-livathinos 426b6d1
Merge branch 'main' into nli/external_predictions
nikos-livathinos 171ad74
fix: Add missing pytest dependencies in tests
nikos-livathinos 0f0cfb5
fix: Fix loading the external predictions in LayoutEvaluator
nikos-livathinos 8069571
feat: Introduce external predictions in DocStructureEvaluator. Add un…
nikos-livathinos 8ba6b45
feat: Extend the TableEvaluator to support external predictions. Add …
nikos-livathinos 949d6cc
feat: Extend the KeyValueEvaluator to support external predictions. A…
nikos-livathinos 13badc5
feat: Extend the PixelLayoutEvaluator to support external predictions…
nikos-livathinos 8c2a065
feat: Extend the BboxTextEvaluator to support external predictions. A…
nikos-livathinos 08391b3
feat: Disable the OCREvaluator when using the external predictions
nikos-livathinos 595ba6c
fix: Fixing guard for external predictions in TimingsEvaluator, Readi…
nikos-livathinos 406b122
fix: Export the doctag files with the correct file extension
nikos-livathinos ebe70b0
feat: Refactor the ExternalDoclingDocumentLoader to properly load a D…
nikos-livathinos 33511c9
chore: Rename code file as external_docling_document_loader.py
nikos-livathinos b1525b6
Merge branch 'main' into nli/external_predictions
nikos-livathinos 94b3938
fix: Fix typo
nikos-livathinos ae10646
feat: Introduce examples how to evaluate using external predictions u…
nikos-livathinos 8c52e36
feat: Prediction vizualizer
cau-git 71f5e17
feat: Prediction vizualizer
cau-git 6f7331c
Update docling_eval/utils/external_predictions_visualizer.py
cau-git 57bd131
Merge branch 'main' into cau/add-external-vis-tool
nikos-livathinos 21eae30
feat: Update examples bash script to demonstrate visualisations on ex…
nikos-livathinos File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.