tensorflow.python.framework.errors_impl.AlreadyExistsError -
i using tensorflow object_detection models. https://github.com/tensorflow/models/tree/master/object_detection
in training process, after 270000's iterations. error occured. , restart training checkpoints. happened again @ 290000's iteration. detailed log following:
before, i've use api train model , worked. have no idea what's problem. has same problem?
my system environment: red hat 4.8.5-4
tf version: '1.0.1'
cuda & cudnn: cuda 8.0/cudnn 5.1
gpu: tesla p40
Comments
Post a Comment