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

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

Open
HLBTyhs opened this issue Mar 22, 2019 · 1 comment

Comments

@HLBTyhs
Copy link

HLBTyhs commented Mar 22, 2019

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]?

@zhangdayex
Copy link

Bro,have you acquired these model programs?

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

2 participants