This repository was archived by the owner on Mar 21, 2024. It is now read-only.
-
Couldn't load subscription status.
- Fork 147
Added ability to run segmentation inference module in the test data without or partial ground truth files. #465
Merged
Merged
Changes from all commits
Commits
Show all changes
51 commits
Select commit
Hold shift + click to select a range
9c08fc6
Added initial unit test to evaluate model predictions.
f867c9f
Updated log PR #465.
8507ae7
Added unit test for segmentation inference in test data and no ground…
6137efb
Renamed variable from: "for_inference" to "allow_incomplete_labels".
2e8f173
Completed type annotation.
a500663
Extended unit test "test_evaluate_model_predictions" to account for m…
e9723e5
Improved inference support for missing labels.
asantamariapang 73955f6
Revert "Improved inference support for missing labels."
asantamariapang 5caf245
Updated missing ground truth labels and masks.
asantamariapang d703f2c
Merge branch 'main' into alberto/inference
asantamariapang 77d3244
Fixed bug and improved documentation.
asantamariapang 051681a
Merge branch 'main' into alberto/inference
asantamariapang fc6c9cc
Merge branch 'main' into alberto/inference
javier-alvarez 652b6aa
WiP allowing NaNs in averaging to count them
899e648
Deeper testing in test_evaluate_model_predictions
2b46a44
Reverting CHANGELOG for now
94b90ab
Unused import
36f3994
WiP testing partial_ground_truth metrics output
03e530c
messy WiP with testing ground truths
dumbledad a79b1d0
Removing started small test data script
dumbledad fcacfcd
Adding labels for partial test
dumbledad 75b1c37
WiP on partial ground truth unit test of model_test
dumbledad 6f4bbd8
Unit test of partial ground truth works, but other fails :(
dumbledad 713c2f4
mypy fixes
dumbledad 554c6d2
tidy
dumbledad a7f7a19
flake fixes
dumbledad a821f9b
Documentation typos
45c4d2a
Adding allow_incomplete_labels to Seg'ModelBase
65b9df3
Merge branch 'main' into alberto/inference
dumbledad 86a8be7
Checking that partial ground truth is not allowed unless explicit
dumbledad 58ab13b
Added unit test of IPYNB-HTML for partial ground truth
a4402f7
flake fixes
5f68941
temp change for end2end test
dumbledad 987234a
WSL package for .Net on linux
dumbledad b6241d2
Passing on allow_partial in lightning model base
dumbledad 5f173f4
Reverting change made for end2end test only
dumbledad edb88d6
Fixing param comment
53ea4fc
Fixing unnecessary allow_incomplete, already in args
3a86cf9
Removing redundant isinstance
b47e197
Moving duplicated fragment to util function
615ae1a
missing bracket
dumbledad 6a0bd3a
Clearer comments for save_aggregates_to_csv
dumbledad b3ed3f1
Unit test for InnerEyeContainer setup pass through
dumbledad da79dd3
flake fixes (I hope!)
dumbledad eadd7f9
changelog
dumbledad f9540ed
Odd fix, moved definition to enclosing scope
dumbledad 5f4fe5b
removing Path(__file__)
411277c
using is_missing again
5a5f946
no partial images!
f1fd3c8
Merge branch 'main' into alberto/inference
96840e8
Merge branch 'main' into alberto/inference
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
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.
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.