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

Motion artifact separated #270

Merged
merged 7 commits into from
Jan 8, 2022
Merged

Conversation

sarthakpati
Copy link
Collaborator

Fixes #269

Proposed Changes

  • motion artifact separated

Checklist

@codecov
Copy link

codecov bot commented Jan 7, 2022

Codecov Report

Merging #270 (f27056d) into master (e9dcf68) will increase coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #270      +/-   ##
==========================================
+ Coverage   87.40%   87.42%   +0.02%     
==========================================
  Files          80       80              
  Lines        4240     4247       +7     
==========================================
+ Hits         3706     3713       +7     
  Misses        534      534              
Flag Coverage Δ
unittests 87.42% <100.00%> (+0.02%) ⬆️

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

Impacted Files Coverage Δ
GANDLF/data/augmentation/__init__.py 100.00% <ø> (ø)
GANDLF/data/augmentation/wrap_torchio.py 97.05% <100.00%> (+0.18%) ⬆️
GANDLF/parseConfig.py 75.18% <100.00%> (+0.46%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e9dcf68...f27056d. Read the comment docs.

@Geeks-Sid Geeks-Sid merged commit b12f201 into mlcommons:master Jan 8, 2022
@sarthakpati sarthakpati deleted the 269_motion branch January 9, 2022 00:04
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.

Add random motion as a separate data augmentation method
2 participants