Skip to content

This module solves a PDE constrained minimisation problem with TV-regularization, using the method described in the paper "Conditional gradient for total variation regularization with PDE constraints: a graph cuts approach"

Notifications You must be signed in to change notification settings

gcristinelli/Galerkin-Conditional-Gradient

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Giacomo Cristinelli
Jul 15, 2024
28aa287 · Jul 15, 2024

History

24 Commits
Nov 5, 2023
Oct 28, 2023
Jul 15, 2024
Jun 25, 2024
Oct 31, 2023
Oct 27, 2023
Jun 25, 2024
Jun 25, 2024
Jun 25, 2024
Oct 30, 2023

Repository files navigation

Galerkin-Conditional-Gradient

DOI

Authors: Giacomo Cristinelli, José A. Iglesias, Daniel Walter

This module solves the control problem with Total Variation regularization

min u B V ( Ω ) 1 2 | K u y o | 2 + α T V ( u , Ω )

where K is the control-to-state operator associated with a Poisson-type PDE.

It employs the method described in the paper "Conditional gradients for total variation regularization with PDE constraints: a graph cuts approach". Preprint available at: https://arxiv.org/abs/2310.19777

Important libraries:

FEniCS (Dolfin) --version 2019.1.0 (https://fenicsproject.org/)

Maxflow (http://pmneila.github.io/PyMaxflow/maxflow.html)

About

This module solves a PDE constrained minimisation problem with TV-regularization, using the method described in the paper "Conditional gradient for total variation regularization with PDE constraints: a graph cuts approach"

Topics

Resources

Citation

Stars

Watchers

Forks

Packages

No packages published

Languages