[MRG] Fix convolutional_barycenter2d kernel for non-symmetric images by atong01 · Pull Request #132 · PythonOT/POT · GitHub
Skip to content

[MRG] Fix convolutional_barycenter2d kernel for non-symmetric images#132

Merged
rflamary merged 1 commit into
PythonOT:masterfrom
atong01:atong-fix-convolutional-barycenter
Mar 13, 2020
Merged

[MRG] Fix convolutional_barycenter2d kernel for non-symmetric images#132
rflamary merged 1 commit into
PythonOT:masterfrom
atong01:atong-fix-convolutional-barycenter

Conversation

@atong01

@atong01 atong01 commented Mar 5, 2020

Copy link
Copy Markdown
Contributor

Thank you for your awesome package!

The code and examples for ot.bregman.convolutional_barycenter2d assumes a symmetric image. This PR changes the kernel to allow for non-symmetric images and adds a simple test of this functionality.

This addresses Issue #124

@rflamary

rflamary commented Mar 6, 2020

Copy link
Copy Markdown
Collaborator

@rflamary rflamary changed the title Fix convolutional_barycenter2d kernel for non-symmetric images [MRG] Fix convolutional_barycenter2d kernel for non-symmetric images Mar 6, 2020
@atong01 atong01 force-pushed the atong-fix-convolutional-barycenter branch from 863238f to d82e6eb Compare March 6, 2020 13:51
@atong01

atong01 commented Mar 6, 2020

Copy link
Copy Markdown
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants