Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
LFW |
"lfw" |
public static final String |
LFW_URL |
"http://vis-www.cs.umass.edu/lfw/lfw.tgz" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
trainingFileLabelsFilename_unzipped |
"labels-idx1-ubyte" |
public static final String |
trainingFilesFilename_unzipped |
"images-idx1-ubyte" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final double |
LOGTOLERANCE |
30.0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CURVES_FILE_NAME |
"curves.ser" |
public static final String |
CURVES_URL |
"https://s3.amazonaws.com/dl4j-distribution/curves.ser" |
public static final String |
LOCAL_DIR_NAME |
"curves" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
NUM_EXAMPLES |
150 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
NUM_IMAGES |
13233 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
NUM_EXAMPLES |
60000 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final long |
serialVersionUID |
915783367350830495L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
NONE |
"NONE" |
Copyright © 2014. All rights reserved.