public class VLADIndexerBuilder extends VLADBuilder
VLADIndexerData
which can be used to build efficient
Product-quantised PCA-VLAD indexes.Modifier and Type | Field and Description |
---|---|
protected int |
numPcaDims |
protected int |
numPqAssigners |
protected int |
numPqIterations |
protected float |
pcaSampleProp |
protected VLADIndexerDataBuilder.StandardPostProcesses |
postProcess |
extractorFile, localFeaturesDir, normalise, numIterations, numVladCentroids, output, regex, sampleProp
Constructor and Description |
---|
VLADIndexerBuilder() |
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args)
Main method
|
getInputFiles
protected int numPcaDims
protected float pcaSampleProp
protected int numPqIterations
protected int numPqAssigners
protected VLADIndexerDataBuilder.StandardPostProcesses postProcess
public VLADIndexerBuilder()
public static void main(String[] args) throws IOException
args
- argumentsIOException
- if an error occurs during reading or writing