Skip to content

Something about "Packing packing = NHWC" in annotated_data_layer #580

Description

@chenpengf0223

Hi,
Thanks for your great work.
I try to train a wider face detection model. But I meet some errors as following:
image

I feel that annotated_data_layer.cpp,line182: Packing packing = NHWC;
should be changed to :
Packing packing = NCHW.
Could you please give me some guidance?
Thanks again.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions