This package contains the Matlab codes implementing algorithms in "Oracle Based Active Set Algorithm for Scalable Elastic Net Subspace Clustering", CVPR 2016.

We provide two functions:

- ORGEN.m implements the ORacle Guided Elastic Net algorithm. The algorithm is shown to be very efficient for solving large scale elastic net problems. See run_EN.m for an example.

- ORGEN_mat_func.m implements the Elastic net Subspace Clustering (EnSC) algorithm. It achieves state-of-the-art clustering accuracy on Coil-100, PIE, MNIST and CovType databases while the computation is efficient. See run.m for examples.

chong.you1987@gmail.com
