facenet
facenet copied to clipboard
用自己的数据和预训练模型重新训练train_softmax.py出错
TypeError: Cannot create initializer for non-floating point type.
need more info ..when are you getting this error..please post the whole error or screenshot
hello, have u resolved this problem? i am facing the same issue
你现在解决这个问题了嘛?我也遇到了同样的问题 @yuanlisha
you can use image = tf.to_float(image) to solve this problem.