public class KMeansExp1 extends CIFARExperimentFramework
C, numPatches, patchSize
Constructor and Description |
---|
KMeansExp1() |
Modifier and Type | Method and Description |
---|---|
protected double[] |
extractFeatures(MBFImage image) |
protected void |
learnFeatures(double[][] patches) |
static void |
main(String[] args) |
run
public KMeansExp1()
protected void learnFeatures(double[][] patches)
learnFeatures
in class CIFARExperimentFramework
protected double[] extractFeatures(MBFImage image)
extractFeatures
in class CIFARExperimentFramework
public static void main(String[] args) throws IOException
IOException