Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

One-cut-conditional-gradient

DOI

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

This module solves the control problem with Total Variation regularization

$$\min_{u\in \text{BV}(\Omega)} \frac{1}{2\alpha} |Ku-y_d|^2 + \text{TV}(u,\Omega)$$

where K is an operator associated with a linear PDE.

It employs the method described in the paper "Linear convergence of a one-cut conditional gradient method for total variation regularization".

Important libraries:

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

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

NetworkX --version 3.0 (https://networkx.org)

About

This module solves a PDE constrained minimisation problem with TV-regularization, using the method described in the paper "Linear convergence of a one-cut conditional gradient method for total variation regularization".

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages