You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @eragonruan ,
I am getting following error when i am running demo.py file.
tensorflow.python.framework.errors_impl.NotFoundError: Tensor name "feature_fusion/Conv/BatchNorm/gamma/ExponentialMovingAverage" not found in checkpoint files "resnet_v1_101.ckpt"
@artificial-mind resnet_v1_101.ckpt is a pre-trained model used in training. To run the demo, you have to download the model trained on pascal voc from here
Data loss: Unable to open table file /home/akansha/Desktop/Work/refinenet-image-segmentation/refinenet/checkpoints/RefineNet_step_100000.ckpt.data-00000-of-00001
Hi @eragonruan ,
I am getting following error when i am running demo.py file.
tensorflow.python.framework.errors_impl.NotFoundError: Tensor name "feature_fusion/Conv/BatchNorm/gamma/ExponentialMovingAverage" not found in checkpoint files "resnet_v1_101.ckpt"
[[Node: save/RestoreV2_1 = RestoreV2[dtypes=[DT_FLOAT], _device="/job:localhost/replica:0/task:0/cpu:0"](_arg_save/Const_0_0, save/RestoreV2_1/tensor_names, save/RestoreV2_1/shape_and_slices)]]
Thanks & Regards,
Akansha Shah
The text was updated successfully, but these errors were encountered: