Skip to content

l2 Constrained TV minimization using Chambolle-Pock#9

Open
jeverink wants to merge 5 commits intoahendriksen:masterfrom
jeverink:master
Open

l2 Constrained TV minimization using Chambolle-Pock#9
jeverink wants to merge 5 commits intoahendriksen:masterfrom
jeverink:master

Conversation

@jeverink
Copy link

@jeverink jeverink commented Mar 7, 2025

Adds an algorithm l2con_tv_min2d for solving a residual constrained TV minimization problem using Chambolle-Pock, based on the implementation of tv_min2d.

Both l2con_tv_min2d and tv_min2d print the duality-gap if progress_bar = True is set, though the duality gap currently does not converge to zero. Perhaps due to a mismatch between (smoothed) (an)isotropic TV regularization?

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.

1 participant