/UnifiedFramework

A Unified Optimization Framework for Low-Rank Inducing Penalties

Primary LanguageMATLABMIT LicenseMIT

UnifiedFramework

A Unified Optimization Framework for Low-Rank Inducing Penalties. For more information, check out the CVPR publication.

Usage

In order to run optimally, compile the C++ code to a MEX binary by running the compile.m script.

Citations

Please cite us if you use the code: [1] Valtonen Örnhag et al. (2020), A Unified Optimization Framework for Low-Rank Inducing Penalties, available at CVPR 2020 open access.

@InProceedings{Ornhag_2020_CVPR,
author = {Ornhag, Marcus Valtonen and Olsson, Carl},
title = {A Unified Optimization Framework for Low-Rank Inducing Penalties},
booktitle = {Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
month = {June},
year = {2020}
}