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

Use Kornia for Augmentations #441

Merged
merged 28 commits into from
Feb 6, 2024
Merged

Use Kornia for Augmentations #441

merged 28 commits into from
Feb 6, 2024

Conversation

Pale-Blue-Dot-97
Copy link
Owner

Simple PR to close #425 by using kornia in place of torchvision for in some example configs and notebooks.

@Pale-Blue-Dot-97 Pale-Blue-Dot-97 added enhancement New feature or request yaml Updates to yaml files labels Feb 6, 2024
@Pale-Blue-Dot-97 Pale-Blue-Dot-97 added the notebooks Updates to Juypter Notebooks label Feb 6, 2024
@Pale-Blue-Dot-97 Pale-Blue-Dot-97 self-assigned this Feb 6, 2024
Copy link

codecov bot commented Feb 6, 2024

Codecov Report

Attention: 26 lines in your changes are missing coverage. Please review.

Comparison is base (c37c3c4) 98.32% compared to head (a5609e1) 97.78%.
Report is 36 commits behind head on beta.

Files Patch % Lines
minerva/datasets/paired.py 87.61% 14 Missing ⚠️
minerva/datasets/utils.py 55.00% 9 Missing ⚠️
minerva/datasets/factory.py 93.75% 2 Missing ⚠️
minerva/modelio.py 83.33% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             beta     #441      +/-   ##
==========================================
- Coverage   98.32%   97.78%   -0.55%     
==========================================
  Files          38       39       +1     
  Lines        3951     4147     +196     
==========================================
+ Hits         3885     4055     +170     
- Misses         66       92      +26     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Pale-Blue-Dot-97 Pale-Blue-Dot-97 merged commit b9db7bf into beta Feb 6, 2024
11 of 14 checks passed
@Pale-Blue-Dot-97 Pale-Blue-Dot-97 deleted the 425-support-kornia branch February 6, 2024 22:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request notebooks Updates to Juypter Notebooks yaml Updates to yaml files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant