JHUVisionLab / SSC-using-ADMM

Sparce Subspace Clustering (SSC) is a subspace clustering algorithm that uses sparse vector representation, convex optimization, and spectral clustering.
Apache License 2.0
42 stars 21 forks source link

err1: 0.0027, err2: 0.0007, iter: 150 #2

Open johnjin518 opened 5 years ago

johnjin518 commented 5 years ago

thank u for ur work, when i excute run_SSC_faces.m, i got a lot of output like this "err1: 0.0027, err2: 0.0007, iter: 150 " ,don't know when to stop(waiting for about 2 hours) , can u help me?