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

Square tiling pattern augmentation with example #62

Merged
merged 3 commits into from
Sep 23, 2022

Conversation

nkemnitz
Copy link
Collaborator

Adds brightness augmentation to simulate stitching patterns, with example cue file

@codecov
Copy link

codecov bot commented Sep 16, 2022

Codecov Report

Merging #62 (857ee4c) into main (5b31a86) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main       #62   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           57        47   -10     
  Lines         1141      1134    -7     
=========================================
- Hits          1141      1134    -7     
Impacted Files Coverage Δ
zetta_utils/augmentations/tensor.py 100.00% <100.00%> (ø)
zetta_utils/tensor_ops/convert.py 100.00% <100.00%> (ø)
zetta_utils/io/__init__.py
zetta_utils/augmentations/__init__.py
zetta_utils/training/lightning/__init__.py
zetta_utils/tensor_ops/__init__.py
zetta_utils/convnet/__init__.py
zetta_utils/training/datasets/__init__.py
zetta_utils/processors/__init__.py
zetta_utils/training/__init__.py
... and 2 more

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

@supersergiy supersergiy force-pushed the nkem-brightness-augmentation branch 3 times, most recently from 8ad2948 to 582fcd4 Compare September 22, 2022 00:54
supersergiy
supersergiy previously approved these changes Sep 22, 2022
Copy link
Member

@supersergiy supersergiy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nkemnitz Looks great, feel free to merge

@supersergiy supersergiy merged commit dae363d into main Sep 23, 2022
@supersergiy supersergiy deleted the nkem-brightness-augmentation branch September 27, 2022 05:11
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.

2 participants