rmaelongakit

Results 2 comments of rmaelongakit

issue solved... reference @ [https://github.com/tensorflow/tensorflow/issues/9599](url)

private static final int NUM_CLASSES = 1001; //orig 1001 private static final int INPUT_SIZE = 299; //orig 224 private static final int IMAGE_MEAN = 128; //orig 117 private static final...