Skip to content

Raise a Question #1

@yangyuan6956873

Description

@yangyuan6956873

Hello.I am running cnn_rnn_models and I find a problem like this:

File "D:\Python\graduation projection\CNN_RNN_Human_Action_Recognition-master\models\train_model.py", line 161, in train_model
plot_model_stats(train_accuracies, val_accuracies, train_losses, val_losses, plot_path, latent_scores=latent_scores)
NameError: name 'latent_scores' is not defined

So, I found latent_scores and joint_run in test_model.py are not defined.

How can I solve this problem? Thank you very much

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