machine learning - Refering to issue --->No Operation named [input] in the Graph" error while fine tuning/retraining inceptionV1 slim model -
this question in reference http://stackoverflow.com/a/43662693/4571192.
i facing same issue,but not able understand solution pointed out. should added:images = tf.identity(images, name='inputs') , how impact network , how linked retrained network.
kindly in resolving error.
i did not add comment there due low reputation points.
Comments
Post a Comment