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

Fix: update random_rain.py #2514

Merged
merged 2 commits into from Aug 16, 2023
Merged

Fix: update random_rain.py #2514

merged 2 commits into from Aug 16, 2023

Conversation

f-amerehi
Copy link
Contributor

@f-amerehi f-amerehi commented Aug 11, 2023

Changes

Addressing the with global Rain effect issue

Fixes #2507
Return a cloned image as opposed to applying changes directly to image tensor.

@shijianjian
Copy link
Member

@johnnv1 Any ideas of this documentation error?

error while formatting arguments for kornia.contrib.models.SegmentationResults: Handler <function update_defvalue at 0x7fa0a2ceb280> for event 'autodoc-before-process-signature' threw an exception (exception: )

@picnixz
Copy link

picnixz commented Aug 13, 2023

It's a known issue on our side: sphinx-doc/sphinx#11543. For now, I would suggest pinning Sphinx version to something prior to 7.1.0.

@edgarriba edgarriba closed this Aug 16, 2023
@edgarriba edgarriba reopened this Aug 16, 2023
@edgarriba edgarriba enabled auto-merge (squash) August 16, 2023 08:28
@edgarriba edgarriba merged commit 1433ce5 into kornia:master Aug 16, 2023
18 of 20 checks passed
cjpurackal pushed a commit to cjpurackal/kornia that referenced this pull request Oct 20, 2023
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.

Fix a Bug in kornia.augmentation.RandomRain
4 participants