taki0112 / Densenet-Tensorflow

Simple Tensorflow implementation of Densenet using Cifar10, MNIST
MIT License
506 stars 196 forks source link

freeze densnet ckpt to pb problems. #21

Open chenxinhua opened 5 years ago

chenxinhua commented 5 years ago

after training with this densenet, I cannot freeze the ckpt to pb. KeyError: u'cond/linear_batch_1/cond_1/AssignMovingAvg/linear_batch/moving_mean/linear_batch/linear_batch/moving_mean/Switch/read'