marcusvaltonen / UnifiedFramework

A Unified Optimization Framework for Low-Rank Inducing Penalties

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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}
}

About

A Unified Optimization Framework for Low-Rank Inducing Penalties

License:MIT License


Languages

Language:MATLAB 50.3%Language:C++ 49.3%Language:M 0.3%