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: enter image description here

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

Popular posts from this blog

php - Vagrant up error - Uncaught Reflection Exception: Class DOMDocument does not exist -

vue.js - Create hooks for automated testing -

Add new key value to json node in java -