Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 750 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 750 Bytes

Total (gradient) variation sliding Frank-Wolfe

Implementation of the modified Frank-Wolfe algorithm described in [1]. Under active development. See also this repository. A demo notebook is available in the examples folder.

Acknowledgments: we thank Robert Tovey for carefuly reviewing this implementation, and for suggesting several modifications that significantly improved its performance.

[1] De Castro, Y., Duval, V., & Petit, R. (2023). Towards off-the-grid algorithms for total variation regularized inverse problems. Journal of Mathematical Imaging and Vision, 65(1), 53-81.