Skip to content

ValueError: cannot reshape array of size 3122147 into shape (1024,512,3,3) #108

@AnnALekhinaE

Description

@AnnALekhinaE

Hey! I am trying to convert the yolov3 + lstm + spp model in layers, obtained from the alexeyab custom models repository.
I run the following command: python convert_weights_pb.py --class_names obj.names --data_format NHWC --weights_file yolo_v3_spp_lstm_final.weights --spp
And I get the following error:
Снимок экрана от 2021-06-16 13-37-33
The --spp flag does not help in any way in solving this error. How can this problem be solved? I want to prepare a model to work with OpenVINO

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