Skip to content

AttributeError: 'NoneType' object has no attribute 'model_checkpoint_path' #1

@russellwoo1995

Description

@russellwoo1995

Traceback (most recent call last):
File "D:/TransCT-main/Train_Main_TransCT.py", line 321, in
srcnn.train()
File "D:/TransCT-main/Train_Main_TransCT.py", line 264, in train
meta_graph_path = checkpoint.model_checkpoint_path + ".meta"
AttributeError: 'NoneType' object has no attribute 'model_checkpoint_path'

How to solve this issue? Is there lacking the model meta? Can you provide it to download?

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