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

Cannot interpret feed_dict error #118

Open
EthanIrby8 opened this issue Jul 10, 2023 · 0 comments
Open

Cannot interpret feed_dict error #118

EthanIrby8 opened this issue Jul 10, 2023 · 0 comments

Comments

@EthanIrby8
Copy link

Hello,

When running the demo, I receive this error: TypeError: Cannot interpret feed_dict key as Tensor: The name 'save_1/Const:0' refers to a Tensor which does not exist. The operation, 'save_1/Const', does not exist in the graph.

The error points to line 108 in api.py: saver.restore(sess, save_path). I've gone through the steps listed in the ReadMe to download and unzip the checkpoint.zip file in the Pixel2Mesh\Data dir. My directory structure after unzipping checkpoint.zip is Pixel2Mesh\Data\checkpoint\ which contains all 4 files from checkpoint.zip. Am I missing any additional model checkpoint files? Is there code that needs to be added to successfully load the model checkpoints?

Thanks

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

1 participant