Skip to content

Graph Orthogonal Nonnegative Matrix Factorization using ADMM

Notifications You must be signed in to change notification settings

arahiche/GONMF-ADMM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GONMF-ADMM: Graph Orthogonal Nonnegative Matrix Factorization using ADMM

Requirements

numpy
scipy
pygsp

To use GONMF-ADMM:

run

test.py

Citing GONMF-ADMM

Please kindly cite our paper when you use this code!

@inproceedings{rahiche2020forgery,
  title={Forgery detection in hyperspectral document images using graph orthogonal nonnegative matrix factorization},
  author={Rahiche, Abderrahmane and Cheriet, Mohamed},
  booktitle={Proceedings of the IEEE/CVF conference on computer vision and pattern recognition workshops},
  pages={662--663},
  year={2020}
}

About

Graph Orthogonal Nonnegative Matrix Factorization using ADMM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages