Skip to content

variabael shape and assigned value shape are incompatible #37

@lauri27

Description

@lauri27

i try to train data with Single_net (train_regressor_dist_focal.py) an i get the weight but when i try the weight in Singel_net (predict_classifier_dist_focal.py) it will get this eror :
ValueError: Cannot assign value to variable ' output_focal/kernel:0': Shape mismatch.The variable shape (131072, 47), and the assigned value shape (131072, 46) are incompatible.

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