Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 418 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 418 Bytes

Decomposition into Low-Rank and Sparse Matrices in Computer Vision

This is a final project on the Linear Algebra coursework. Authors: Yaroslava Lochman, Yevhen Pozdniakov.

Here you can find:

  • implementation of RPCA algorithm: in rpca directory
  • implementation of ROSL algorithm: in rosl directory
  • demo and example experiments: in demo directory
  • Technical Report