Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 517 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 517 Bytes

SBSC

Codes for Subspace Clustering through Sub-Clusters: https://arxiv.org/abs/1811.06580

Helper functions in 'utils' folder are borrowed from other researchers. Please see the codes there for detailed information.

Data url

(1) Extended Yale B: https://sites.google.com/site/rahmanisut/codes/dsc---innovation-pursuit

(2) ZIPCODE: https://web.stanford.edu/~hastie/ElemStatLearn/data.html

(3) MNIST: http://yann.lecun.com/exdb/mnist/ (Please read https://arxiv.org/abs/1507.01238 for data pre-processing.)