Skip to content

Cannot interpret feed_dict error #118

@EthanIrby8

Description

@EthanIrby8

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions