-
Notifications
You must be signed in to change notification settings - Fork 101
DEV: Update links for Kather dataset #173
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
Conversation
shaneahmed
commented
Oct 27, 2021
- Update links for katherdataset
- Use small sample for kather test. Full zip is only for local tests.
- Update links for katherdataset - Use small sample for kather test. Full zip is only for local tests.
- Fix bugs generated as a result relinking kather dataset
Codecov Report
@@ Coverage Diff @@
## develop #173 +/- ##
========================================
Coverage 99.79% 99.79%
========================================
Files 40 40
Lines 2959 2979 +20
Branches 492 499 +7
========================================
+ Hits 2953 2973 +20
Misses 1 1
Partials 5 5
Continue to review full report at Codecov.
|
- Ignore coverage for local test - Fix typo
- Add test for non-existing directory to improve coverage.
tests/models/test_dataset.py
Outdated
| "https://zenodo.org/record/53169/files/" | ||
| "Kather_texture_2016_image_tiles_5000.zip" | ||
| "https://tiatoolbox.dcs.warwick.ac.uk/datasets" | ||
| "/kather100k-validation-norm-subset-90.zip" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@John-P I think @simongraham is referring to this line.
| "06_MUCOSA", | ||
| "07_ADIPOSE", | ||
| "08_EMPTY", | ||
| "BACK", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@vqdang I think this is in line with kather100k set.
- Update links in tests