Searched defs:imageMean (Results 1 – 3 of 3) sorted by relevance
45 private int imageMean; field in TensorFlowImageClassifier79 int imageMean, in create()
50 private int imageMean; field in TensorFlowMultiBoxDetector83 final int imageMean, in create()
90 BufferedImage image, float imageMean, float imageStd) { in toFloatByteBuffer()