20.02
|
This is the complete list of members for ImagePreprocessor< TDataType >, including all inherited members.
DataFormat enum name | ImagePreprocessor< TDataType > | |
DataType typedef | ImagePreprocessor< TDataType > | |
GetTestCaseData(unsigned int testCaseId) | ImagePreprocessor< TDataType > | |
GetTestCaseData(unsigned int testCaseId) | ImagePreprocessor< TDataType > | |
GetTestCaseData(unsigned int testCaseId) | ImagePreprocessor< TDataType > | |
ImagePreprocessor(const std::string &binaryFileDirectory, unsigned int width, unsigned int height, const std::vector< ImageSet > &imageSet, float scale=255.0f, const std::array< float, 3 > mean={{0, 0, 0}}, const std::array< float, 3 > stddev={{1, 1, 1}}, DataFormat dataFormat=DataFormat::NHWC, unsigned int batchSize=1) | ImagePreprocessor< TDataType > | inlineexplicit |
NCHW enum value | ImagePreprocessor< TDataType > | |
NHWC enum value | ImagePreprocessor< TDataType > | |
TTestCaseData typedef | ImagePreprocessor< TDataType > |