tensorflow-yolov3 icon indicating copy to clipboard operation
tensorflow-yolov3 copied to clipboard

Key conv52/batch_normalization/beta/ExponentialMovingAverage not found in checkpoint

Open zhishao opened this issue 5 years ago • 1 comments
trafficstars

when I run conver_weight and use the pretrained ckpt to evaluate, raise the error below :

tensorflow.python.framework.errors_impl.NotFoundError: Key conv52/batch_normalization/beta/ExponentialMovingAverage not found in checkpoint [[node save/RestoreV2 (defined at /Project/tensorflow-yolov3-master/evaluate.py:50) ]]

zhishao avatar May 22 '20 19:05 zhishao

Is this problem resolved by any chance?

pooyan1983 avatar Oct 03 '20 19:10 pooyan1983