Skip to content

local variable 'chkpt_max' referenced before assignment #5

Description

@pongopal

Traceback (most recent call last):
File "tr_unet_with_deformation_intensity_cgans_augmentations.py", line 217, in
mp=get_max_chkpt_file(model_path)
File "../utils.py", line 310, in get_max_chkpt_file
fin_chkpt_max = re.sub('.meta$', '', chkpt_max)
UnboundLocalError: local variable 'chkpt_max' referenced before assignment

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