Skip to content

raise ValueError('Name of network unknown %s' % name) ValueError: Name of network unknown convlstm_net #2

@HLBTyhs

Description

@HLBTyhs

The program can only run when the ’model_name‘(in run.py line44) is ’mim‘.
The program cannot run when the name is other, such as [convlstm, predcnn, predrnn, predrnn_pp, convlstm_net](in run.py line 43).
So I think we should change 'convlstm_net' to 'mim'(in run.py line44).
Could you share the code of other models[convlstm, predcnn, predrnn, predrnn_pp, convlstm_net]?

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