Skip to content
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

Added some peices of miccai2015 dataset. #124

Merged
merged 4 commits into from
Oct 28, 2022
Merged

Conversation

Dopervigest
Copy link
Collaborator

Now left adrenal gland and stomach data from MICCAI_2015 dataset are available for downloading. There are only 10 models each for now.
I added name check for miccai to tests, however i didn't add tests for downloading as it takes way too long since files are large. I've introduced this problem to issues #123

@codecov-commenter
Copy link

Codecov Report

Base: 76.02% // Head: 75.97% // Decreases project coverage by -0.05% ⚠️

Coverage data is based on head (ef0a1ce) compared to base (683bf8a).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #124      +/-   ##
==========================================
- Coverage   76.02%   75.97%   -0.06%     
==========================================
  Files          35       36       +1     
  Lines        2528     2539      +11     
==========================================
+ Hits         1922     1929       +7     
- Misses        606      610       +4     
Flag Coverage Δ
unittests 75.97% <100.00%> (-0.06%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
nndt/datasets/dataset.py 100.00% <ø> (ø)
nndt/datasets/__init__.py 100.00% <100.00%> (ø)
nndt/datasets/miccai2015.py 66.66% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

tests/test_load_datasets.py Outdated Show resolved Hide resolved
nndt/datasets/dataset.py Show resolved Hide resolved
nndt/datasets/miccai2015.py Outdated Show resolved Hide resolved
# Conflicts:
#	nndt/datasets/__init__.py
#	nndt/datasets/acdc.py
#	nndt/datasets/dataset.py
#	tests/test_load_datasets.py
@KonstantinUshenin KonstantinUshenin merged commit 87a2277 into main Oct 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants