Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tensor not found Error #9

Open
artificial-mind opened this issue Dec 12, 2017 · 3 comments
Open

Tensor not found Error #9

artificial-mind opened this issue Dec 12, 2017 · 3 comments

Comments

@artificial-mind
Copy link

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

@eragonruan
Copy link
Owner

@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

@artificial-mind
Copy link
Author

HI @eragonruan ,

After using model downloaded from this link.

I am getting following error:

Data loss: Unable to open table file /home/akansha/Desktop/Work/refinenet-image-segmentation/refinenet/checkpoints/RefineNet_step_100000.ckpt.data-00000-of-00001

@eragonruan
Copy link
Owner

@artificial-mind you may have to provide more detail in order to solve this problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants