SSD-Tensorflow
SSD-Tensorflow copied to clipboard
input data type
After image_preprocessing, what is the data type of input data? Is tf.float32, tf.float64 in the range of [0, 1] of tf.uint8 in the range of [0, 255]?
Sincerely